body background-image:url('img/achtergrond.jpg')

p {color: "#804000";
   text-decoration: bold;
   font-family: "Comic Sans MS", cursive;
   font-size: 10pt
  }

h1 {color:"#804000";
    font-family: "Comic Sans MS", cursive;
    font-size: 20pt;
    text-decoration: bold;
    text-align: center
   }

table {color: #804000;
       font-family: "Comic Sans MS", cursive;
       font-size: 10pt
      }

a {color:"#804001";
   font-family: "Comic Sans MS", cursive;
   font-size: 8pt;
   text-decoration: none
  }
a:visited {color:"#804001"}
a:active {color:"#804002"}
a:hover {color:"##804002"}
