body {
	background: #fff;
}

#container {
	position: absolute;
	width: 700px;
	height: 330px;
	top: 50%;
	left: 50%;
	margin-top: -165px;
	margin-left: -350px;
}