body {

	background-color: #68;
}
* {

	font: 9.5pt/12pt 'Arial';
}
a {

	color: #0729ac;
}
ul {

	padding-left: 20px;
}
div {

	background-color: transparent;
	width: 550px;
	margin-left: 40px;
	margin-bottom: 60px;
	padding: 0px;
}
div#welkom {

	background: white;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: center;
