/* CSS Document */

body { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#990000; 
	font-size:small;
	font-weight:bold;
	text-align:center;
	}

h1 {	
	font-weight: bold;
	color: #990000;
	font-size: 24px;
	}

a {
	font-weight:normal;
	font-size:x-small;
	}

#elgertsje{
	height:100px;
	width:500px;
	}