* {
  background-color: black;
  text-align: center;
}

#title {
  color: white;
  font-family: Verdana;
  font-size: 50px;
  font-weight: normal;
  text-align: center;
}

.downloadlink {
  color: aquamarine;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  text-decoration: underline;
}

.secondheader {
  color: white;
  font-family: Verdana;
  font-weight: 300;
  font-size: 42px;
}

#text {
  color: grey;
  font-family: Verdana;
  font-size: 21px;
}
