#container {
	width: 1110px;
	height: 524px;
	position: absolute;
	top: 50%;
	margin-top: -262px;
	margin-left: -555px; /* helft van de breedte, en dan negatief */
	left: 50%;
}

#logo {
	width: 261px;
	height: 233px;
	position: absolute;
	top: 0px;
	left: 349px;
}