body {
	background-image: url(../images/bg0.jpg);
	background-repeat: repeat-x;
	background-color: #97b8c9;
	margin: 0px;
}

html {
	height: 100%;
	overflow: hidden;
}

#content1 {
	height: 343px;
	text-align: right;
	background-image:url(../images/bg_content1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content2 {
	height: 113px;
	text-align: right;
	background-image:url(../images/bg_content2_tekst.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content3 {
	height: 213px;
	text-align: right;
	background-image:url(../images/bg_content3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#domeinnaam {
	margin-top: 200px;
	text-align: center
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}