@charset "UTF-8";
/* CSS Document */


body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
#beeld {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-354px;
	width:708px;
	text-align:center;
}
a img {
border: none;
}
a:hover img {
border: none;
}
a:link img {
border: none;
}
a:visited img {
border: none;
}
a:active img {
border: none;
}