.achtergrond {
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;

}

.zwart {
	font-weight: bold;
	color: #000000;
	font-size:12px;
	font-family: "Book Antiqua";
}

.zwart a{
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
}

.titelzwart{
	font-family: "Book Antiqua";
	font-size: 30px;
	font-weight: bold;
	color: #000000;	
}