@charset "UTF-8";
#hoofding {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FBE2A7;
	position: absolute;
	height: 60px;
	width: 425px;
	top: 50px;
	right: 110px;
	text-align: center;
}
#body_tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	position: absolute;
	height: 84px;
	width: 300px;
	top: 200px;
	right: 180px;
}
#body_tekst2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	height: 363px;
	width: 430px;
	top: 130px;
	right: 110px;
}
