body
	{
		color: #9b8900;
		text-align: center;
		
	}
	
#container
	{
		text-align: center;
		width: 1000px;
		margin: 0 auto;
	}

#content
	{
		text-align: left;
		font-size: 130%;
		word-spacing: 1pt;
		font-family: Garamond, Georgia, Palantino, Times New Roman;
		margin: 1.5em 100px 0 100px;
		
	}

table
	{
		text-align: left;
		font-size: 100%;
		word-spacing: 1pt;
		font-family: Garamond, Georgia, Palantino, Times New Roman;
		
		
	}
#img_slogun {
		text-align: center;
		float: bottom;
		position: relative;
		padding-top:20px;
}

#img_vlinder {
		text-align: center;
		position: relative;
}

#img_right {
		float: right;
		padding: 0.5em;
		display: inline;
}
ul#lijst {
		padding-left:1em;
		margin-left:1em;
	}
	
a:link	{
		color: #8f6d31;
}

a:visited {
		color: #878f31;
}

a:hover {
		color:brown;
}
