body {
  color: #000000;
  background-image: url(images/achtergrond_titel.jpg);
  background-repeat: no-repeat;
  font-family: verdana, arial, helvetica;
  font-weight: normal;
  font-size: 11px;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  line-height: 12pt;
}
h1 {
  color: #ffffff;
  font-size: 20px;
  margin-top: 10px;
  margin-left: 40px;
  margin-bottom: 0px;
}
a{
  font-weight: bold;
  text-decoration: none;
}
a:link{
  color: #9a7d4a;
}
a:visited{
  color: #9a7d4a;
}
a:active{
  color: #064d23;
}
