body
{
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: bottom center
}




/* Header */
h2 {
	font-family: "Lucida Sans Unicode";
	font-size: 80px;
	font-weight: bold;
	margin-bottom : 0px;
	color : Red;
	text-align : center;
}

h3 {
	font-family: "Lucida Sans Unicode";
	font-size: 30px;
	font-weight: normal;
	margin-bottom : 0px;
	text-align : center;
}
