body{
background-color:#000;
margin:0px;
}

#container{
background-color:#000000;
width:800px;
height:650px;

margin:auto;
position:relative;
}


