
#container
{
     width: 950px;
     height: 600px;
     position: absolute;
     top: 50%;
     left: 50%;
     margin-left: -475px;
     margin-top: -300px;
}


