/* CSS Document */
body {background-color:#000000;}

#container{
margin-right: auto;
margin-left: auto;
width: 800;
background-color:#000000;
}

#flashcontent{
margin-right: auto;
margin-left: auto;
width: 800px;
}
