body {
	font: "Times New Roman", serif;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/gravelbackground.gif);
	background-repeat: repeat;
}

#msg {
    font: 15px "Times New Roman", serif;
    position: absolute;
    left: 65%;
    top: 10%;
}

img {
	max-width: 1000px;
	width: 100%;
}

#kruisje {
	position: absolute;
	left: 91%;
	top: 8%;
	z-index: 2;
}

