@charset "UTF-8";body {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	background-color:#000;	text-align:center;}#wrapper{	position:relative;	width:800px;	height:600px;	margin: 20px auto;	}#tekstvak {	position:absolute;	text-align:left;	left: 10px;	top: 10px;	width: 400px;}h2 {	color: #CCC;}h1 {	color: #CCC;}a:link {	color: #F90;}a:hover {	coloR:#F00;}.HOOFDING {	color: #F90;}