body {
	background: url(../achtergrond.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Syntax, Arial;
	font-size: x-large;
	color: #000000;
}

#menubanner {
	margin-top: 84px;
	margin-left: 260px;
}

#maintext {
	position: absolute;
	margin-top: 80px;
	margin-left: 275px;
	left: 12px;
	top: 137px;
	height: 417px;
}

.hoofdtekst {
	font-family: Syntax;
	font-size: x-large;
}

a {
	font-family: Syntax, Arial;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#baselink {
	margin-top: 650px;	
}

.base {
	font-family: Syntax;
	font-size: 14px;
	color: #333333;
}

