.achtergrond {
	background-image: url(beelden/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
a {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
