body {
  text-align:center;
  margin:100px;
  font-family:Courier;
  font-weight:bold;
  letter-spacing:0.3em;
  color:#bbbb99;
}


div#haupt {
  width:1024px;
  margin: auto;
}

p {
  text-transform:uppercase;
}

#emailadresse {
  margin-top:150px;
}

#emailadresse a {
  text-decoration:none;
  color:#bbbb99;
}

#emailadresse a:hover {
  text-decoration:underline;
  color:#bbbbff;
}
