div#container
{
   position: absolute;
   left: 50%;
   top: 50%;
   width: 920px;
   height: 680px;
   margin-top: -340px;
   margin-left: -460px;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
}
