body {
	background-color: #000000 ;
	}
	
#content{
	width: 1024px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-align: left;
	color: white;
	}

#H1{
	font-size: 40px;
	text-align: center;
	color:#be5a24;
	}

#navigatie {
	font-family:  Arial, lucida, verdana, helvetica, sans-serif;
	font-size: 25px;
	height: 100%;
	width: 100%;
	color: #be5a24; 
	text-align: center;
	font-weight: bolder;
	}
	
a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
	text-decoration: none;
	}