#html, body {
  height: 100%;

}

#container {
	width: 1117px;
	height: 638px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -559px;
	margin-top: -319px;
}
