BODY {
  color: white;
  background-color: #003090;
  font-size: 10pt;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  text-align: justify;
  text-decoration: none;
  padding: 50px 0px 10px 0px;
  margin: 0px;
}


H1 {
  color: white;
  font-size: 20pt;
  font-family: "century gothic", tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.KOP1 {
  color: white;
  font-size: 50pt;
  font-family: "century gothic", tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}


.witkader {
  width: 600px;
  border: 2px solid white;
  padding: 10px 20px 5px 20px;
}