body {
	background-color: #d0d0d0;
}

#kollage {
	border: 2px solid black;
	left: 50%;
	margin-top: -250px;
	margin-left: -500px;
	position: absolute;
	top: 50%;
}
