body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #003366;
	font-size: 16px;
	color: #333333;
}
 A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	font-size:16px;
	color:#003366;
	font-weight: bold;
}
#container{
	margin-left: -180px;
	margin-top: -150px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 300px;
	z-index:0;
	visibility: visible;
	background-image: url(../images/achtergrondwis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover {
	font-family: "Trebuchet MS","Helvetica", "Arial", "Verdana";
	text-decoration : none;
	color:#FFFFFF;
	font-size: 12px;
}
