body {
background-color:#000000;
background-image:url('images/background.jpg');
background-repeat: no-repeat;
background-position: top center;
}

#main{
position:absolute;
width:960px;
height:525px;
left:50%;
margin-left:-480px;
}

