.achtergrond {
	background-attachment: fixed;
	background-image: url(../jpg/MarmerLicht.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

