/* CSS Document */

body {
	background-color:#8F9DBE;
	background-image:url(../images/blauw.gif);
	background-position:50% 0%;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.eyecatcher {
	background-image:url(../images/eyecatcher.jpg);
	background-repeat:no-repeat;
}