body {
  color: white;
  background-color: black;
  background-image: url("Hindergrund.png");
  background-repeat: no-repeat;
  background-position: center top;
}

h2 {
  font-size: xx-large;
  font-family: "Times New Roman", "Times", "serif";
}

h3 {
  font-family: "Times New Roman", "Times", "serif";
  font-size: xx-large;
  font-weight: bolder;
  text-decoration: none;
}

