
body {

background: url(../images/achtergrondnacht.jpg) no-repeat #000 top fixed;



	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#878787;
	scrollbar-shadow-color:#878787;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#a2a2a2;	
	margin: 0;
	

}


html {
	background: url(../images/achtergrondnacht.jpg) no-repeat #000 top fixed;



	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#878787;
	scrollbar-shadow-color:#878787;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#a2a2a2;	
	margin: 0;
	
	
	}

#landschap {position:fixed; z-index:-1; bottom:0;overflow: hidden;}
#logo { position: absolute;
top: 50%;
left: 50%;
width: 500px;
height: 214px;
margin-top: -107px; /*always take 1/2 from the size of the height, they have to be negative*/;
margin-left: -250px; /*always take 1/2 from the size of the width, they have to be negative*/
}	
