body{
	background-color: #000000;
	color:#ffffff;
	font-size: 11px;
	font-family: arial;
}
#plaatje{
	margin: 0 auto;
	background-image: url(../img/undercontruction.jpg);
	background-repeat:no-repeat;
	width: 801px;
	height: 600px;
}
#textvak{
	position:relative;
	top: 393px;
	left:30px;
	width: 684px;
	height:30px;
}

#textvak a{
	text-decoration:none;
	color: #ffcd12;
}
#textvak a:hover{
	text-decoration:none;
	color: #ffffff;
}