body {
  font: 12px Arial, sans-serif;
  
  background: url('http://www.joepschrijvers.nl/background.gif') #B8D5A0 fixed;
}

h2 {
  font-weight: bold;
  font-size: 150%;
  
  color: #003D0B;
  background: transparent;
}

a {
  text-decoration: none;
  color: #003D0B;
}

a:visited {
  color: #003D0B;
}
