/* CSS Document */
body {
	text-align: center;
	background-position: left top;
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../beeld/achtergrond100.bmp);
	background-attachment: fixed;
}

