#html, body {
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		background-color:#cccccc;
		background-image:url('../images/achtergrond.png') !important;
		background-repeat:no-repeat;
		background-position:center -100px;
}
div#container {
		overflow:visible;
		width:1000px;
		height:530px;
		margin-left:auto;
		margin-right:auto;
		background-color:#ffffff;
		z-index:1;
}
div#top {
		overflow:visible;
		width:1000px;
		height:65px;
		margin-left:auto;
		margin-right:auto;
		z-index:1;
		background-image:url('../images/projectversnelling_door_3d_presentaties.png');
		background-repeat:no-repeat;
		background-position:right 50px;
}