body {
	background-color: #00a0ef;
	border: 0;
	margin: 0;
}

img, a {
	border: 0;
}

#zentriert {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 477px;
	height: 500px;
	margin-left: -334px;
	margin-top: -265px;
}

