* {
	padding: 0px;
	margin: 0px;
}
html, body {
	height: 100%;
}
body {
	background-color: #990000;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	.padding-top: 20px;
	margin: 0px;
	text-align:center;
}

#distance { 
	width: 1px;
	height: 50%;
	margin-bottom: -295px; /* half of container's height */
	float: left;
}
.schilderij {
	margin: 0 auto;
	background-image: url(lijst.jpg);
	width: 1045px;
	height: 545px;
	.height: 590px;
	overflow: hidden;
	padding-top: 45px;
	position: relative;
	clear:left;
}

