body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#advertentie{
	height: 562px;
	width: 899px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -281px;
	margin-left: -450px;
	background-image: url(pagina.jpg);

}
#advertentie #tekst {
	margin-top: 256px;
	margin-left: 505px;
	width: 315px;
}
h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
h1 a:hover{
	color: #009946;
	text-decoration: underline;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

