@charset "UTF-8";
/* CSS Document */

/* body images */
body {
	background-color: #c9dafd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
#achtergrond_expaned {
	position:absolute;
	background-color: #c9dafd;
	background-image:url(../image_seizoenen/zomer.jpg);
	background-position:center top;
	background-repeat: repeat;
	margin:0 auto;
	top:227px;
	width:100%;
	height:100%;
	z-index:1;
}