#container {
  position: absolute;
  width: 950px;
  height: 633px;
  left: 50%;
  margin-left: -475px;
  top: 50%;
  margin-top: -316px;
  padding: 0;
}