body {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	background-attachment: fixed;
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FBF9C6;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: underline;
}
.normaal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
.kopje {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663300;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	text-align: center;
}

