body {
  font-family:verdana, sans-serif;
  font-size: 10px;
  color:#000000;
  background-image: url(images/achtergrond.gif);
  text-align: center; 
}

.container { 
  margin-left: auto;
  margin-right: auto;
  height: 801px;
}

a:link {
  text-decoration: none;
  color: #000000;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #008080;
}

.h2 {
  color: #000000;
  font-size: 11px;
  text-align: left;
}

.h3 {
	color: #000000;
	font-size: 11px;
	text-align: center;
}

.h4 {
	color: #ff0d01;
	font-size: 11px;
	text-align: left;
	
}