/* CSS Document */

html			{
	scrollbar-3dlight-color : #663300;
	scrollbar-arrow-color : #663300;
	scrollbar-darkshadow-color : #663300;
	scrollbar-face-color : #620000;
	scrollbar-shadow-color : #620000;
	scrollbar-track-color : #620000;
	margin-top: 30px;
	overflow-x: auto;
	overflow-y: auto;
	background-image: url(achtergrond.jpg);
	background-repeat: repeat;
	margin-left: 0px
}