#site {
	position: absolute;
	width: 672px;
	height: 504px;
	top: 50%;
	left: 50%;
	margin-top: -252px;
	margin-left: -336px;
}
body {
	background-color: #eee;
}
