body {
  background-position: center top;
  background-repeat: no-repeat;
  background-color: black;
  background-image: url(webhintergrund.jpg);
  text-align: center;
}
#box {
  margin-right: auto;
  margin-left: auto;
  height: 840px;
  width: 800px;
  position: relative;
}
.credits {
  font-size: 15px;
  font-weight: normal;
  position: absolute;
  color: white;
  text-align: left;
  top: 190px;
  font-family: Arial,Helvetica,sans-serif;
  left: 55px;
}
a:link {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: #ffb3c3;
}
a:hover {
  text-decoration: none;
  color: #ff6c7d;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #ffffcc;
  font-size: 50px;
  margin-left: 5px;
}
.text {
  line-height: 18px;
  left: 124px;
  top: 0px;
  width: 580px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  position: absolute;
  color: #ffcccc;
}
h4 {
  margin-left: 10px;
  color: #ffffcc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 19px;
  position: absolute;
  top: 3px;
  left: 290px;
}
li {
  min-height: 21px;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
}
a:visited {
  color: #ffb7d9;
  text-decoration: none;
}
b {
  color: #ffd0cd;
}

