	body{
		font-family: Microsoft Sans Serif;
		font-face:bold;
		font-size:14px;
		color:black;
	}

		a:link { text-decoration:underline; color:black; }
		a:visited { text-decoration:underline; color:black; }
		a:hover { text-decoration:underline; color:black; }
		a:active { text-decoration:underline; color:black;}
	h2{
	font-size:21px;
	}
	#index{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		height:500px;
		width:850px;
		background-image: url('./images/back1.jpg');
		background-repeat: no-repeat;
	}
	#procedure{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		height:500px;
		width:850px;
		background-image: url('./images/back2.jpg');
		background-repeat: no-repeat;
	}
	#nieuws{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		height:500px;
		width:850px;
		background-image: url('./images/back3.jpg');
		background-repeat: no-repeat;
	}
	#gastenboek{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		height:500px;
		width:850px;
		background-image: url('./images/back4.jpg');
		background-repeat: no-repeat;
	}
	#contact{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		height:500px;
		width:850px;
		background-image: url('./images/back5.jpg');
		background-repeat: no-repeat;
	}
	#links{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		height:500px;
		width:850px;
		background-image: url('./images/back6.jpg');
		background-repeat: no-repeat;
	}
	#menu{
	position:absolute;
	top:145px;
	left:10px;
	}
	#hoofdtekst{
	position:absolute;
	top:130px;
	left:180px;
	width:360px;
	text-align: justify;
	}
	#update{
	position:absolute;
	top:90px;
	left:0px;
	width:360px;
	}
	#hoofdtekst2{
	position:absolute;
	top:420px;
	left:180px;
	width:670px;
	text-align: justify;
	}
	#hoofdtekst3{
	position:absolute;
	top:690px;
	left:180px;
	width:670px;
	text-align: justify;
	}
	#hoofdtekst_gb{
	position:absolute;
	top:130px;
	left:180px;
	width:335px;
	text-align: justify;
	}
	#marge{
	position:absolute;
	left:20px;
	}
	