#content{
position:absolute;
width: 1150px;
height: 800px;
left: 50%;
margin-left: -575px;
background-color:#000000;
}

#flashcontent{
position: relative;
width: 1000px;
height: 650px;
left: 75px;
top: 75px;
}
