body {
	background-image: url('achtergrond.jpg');
	background-color: #000;
	background-repeat:no-repeat;
	background-position:center top;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	color: #fff;
	}

div {
	height: 365px;
	}

a {
	color: #fff;
	}

p {
	width: 90%;
	font-size: 9pt;
	}
