body {
  padding-top: 8em;
  padding-left: 11.5em;
  font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  color: white;
  font-size: 24px;
  background-color: #19807A; 
  background-image: url("images/achtergrond_home.jpg");
  background-position: 0em 0em;
  background-repeat: no-repeat
  }
  
table {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 4em;
  left: 5.4em;
  width: 50.8em; 
  }
  
h1 {
  font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  color: white;
  font-size: 14px
   }

h6 {
  font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: 14px;
  border-bottom: thin dotted;
  color:  #f9d716
   }

tekst {
  font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: 8px;
  color:  #f9d716
   }
   
      
a:link {
  text-decoration: none; 
  font-size: 14px;
  color: #000000 
  }
  
a:visited {
  text-decoration: none; 
  font-size: 14px;
  color: #000000 
  }
  
a:hover {
  text-decoration: none; 
  font-size: 14px;
  color: f9d716 
  } 
   
 a:active {
  text-decoration: none; 
  font-size: 14px;
  color: red 
  } 
   
