#container
{


margin: 0 auto 0 auto;
width: 1012px;
height: 654px;
}


#flashContent


{
height: 654px;
width: 1012px;
}

body
{
margin: 0;
padding: 0;
background-image: url("assets/bgtexture.jpg");

background-repeat: no-repeat;

background-position: top center;

background-color: #000000;
}

