
#container
{
     width: 1000px;
     height: 707px;
     position: absolute;
     top: 50%;
     left: 50%;
     margin-left: -500px;
     margin-top: -353px;
}

