body {
  color: #800000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  background-color: #EEEEEE
}

.fett {
  font: bold;
  color: #663399;
  font-size: larger
}


.farbig1 {
  color: #663300;
  font-size: 30px;
  text-align: center
}
#header {
 position: absolute;
  top: 200px; left: 100px;

}