@charset "UTF-8";
/* CSS Document */

body {

	width:100%x;
	font-family:Arial, Helvetica, sans-serif;
	
}


h1 {
	
}

#logo {

	width:450px;
	height:125px;
	margin-top:40px;
	
}

#hoofdwrapper {
	width:906px;
	background-image:url(../gfx/background.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
	width:906px;
	height:787px;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	
	
}

#picturepresent {

	width:450px;
	margin-top:150px;
	
}