div#center {
   position:absolute;
   left:50%;
   top:50%;
   height:600px;
   width:955px;
   margin-top:-300px;
   margin-left:-478px;
} 

