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