body {
  background-image: url(../images/background.png);
  background-repeat: no-repeat;
  font-family: sans-serif;
}

h1 {
  font-size: 0.9em;
  color: white;
}

h2 {
  font-size:2.6em;
}

p {
  font-weight: bold;
}

p a {
  color: red;
}

div#inc{
  position:absolute;
  top: 490px;
  left: 0px;
}

a.inc {
  color: white;
}

#impressum {
  border: dashed 1px black;
  position: absolute;
  left: 650px;
  top: 300px;
}
