p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
h1 {
  font-family: Times New Roman,Times,serif;
  font-weight: bold;
  font-size: 10mm;
  background-color: #ffcc66;
  color: #a03300;
}
h2 {
  font-weight: bold;
  font-size: 14pt;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  background-color: white;
}
body {
  background-attachment: fixed;
  background-position: left top;
  background-image: url(http://webdisk.planet.nl/vos09500/publiek/album/website/huis/achtergrond-winter.jpg);
}

