body{
background: #000000 url("images/bkgrd.gif") top center no-repeat;
margin:0px;
padding:0px;
font-family: Arial;
font-size: 13px;
}

#wrap{
width:100%;
text-align:center;
}

#content{
width: 1000px;
height: 542px;
margin: 21px auto 0px auto;
}

#movie{
background: url("images/movie.gif") top left no-repeat;
width:850px;
}

#foot{
margin: 15px 0px 15px 0px;
color: #777777;
text-align:center;
}
