body {
	padding-top:10px;
	font-family: Arial;
	
	}

div#wrapper{
	width: 930px;
	margin: auto;
	padding: 0px;
	}	

h1
{
	text-align:center;
	font-size:2.8em;
	margin-bottom:0px;
	margin-right:13px;
}

h2
{
	text-align:center;
	font-size:1.5em;
	margin-top:0px;
	margin-right:13px;
	margin-bottom:35px;
}

A:link
{
	color: #778899;
	text-decoration: none;
}

A:visited
{
	color: #778899;
	text-decoration: none;
}

A:active
{
	color: #668899;
	text-decoration: underline;
}

A:hover
{
	color: #668899;
	text-decoration: underline;
}

h3
{
	
}

.header
{

 	background-image:  url(KarelMillenaarHeaderNoText.png);
    	background-repeat: no-repeat;
    	height: 200px;
    	width: 900px;
    	
}

.headertext
{
 	position: relative;
    	height: 200px;
    	width: 170px;
    	left: 520px;
    	top: 28px;    	
    	font-size: 0.8em;
    	color: #66554f;
}


div#text {
	
}

.footer
{
	margin-top:20px;
	text-align:center;
	font-size:0.8em;
	color: #888888;

}
