body {
	background-image: url(images/back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #FF6600;
}
