#site{
	position: absolute;
	width: 999px;
	margin-left: -499px; /* helft van breedte */
	height: 581px;
	margin-top: -290px; /* helft van hoogte */
	top: 50%;
	left: 50%;
}