* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #Centum {
	height: 400px;
}
#wrapper #navigatie {
	height: 30px;
}
#wrapper #footer {
	height: 20px;
	border-top-style: none;
}

#wrapper #Tekst {
	background-color: #FFFFFF;
	height: 250px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 30px;
}







#wrapper #Logo {
	height: 150px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
