body {
  background-image: url(http://images-assets.nasa.gov/image/PIA13339/PIA13339~orig.jpg);
}
h1 {
  font-family: acme;
  font-size: 72px;
  font-weight: 400;
  color: white;
}
h2 {
  font-family: cherry cream soda;
  font-size: 36px;
  font-weight: 400;
  color: white;
  text-align: center;
}
h5 {
  font-family: cherry cream soda;
  font-size: 18px;
  font-weight: 400;
  color: black;
  text-align: center;
  background-color: white;
  margin-bottom: -18px; 
  margin-left: 600px;
  margin-right: 600px;
}
a {
  font-family: cherry cream soda;
  font-size: 18px;
  font-weight: 400;
  color: black;
  text-align: center;
  text-decoration: none;
}
p {
  font-family: cherry cream soda;
  font-size: 18px;
  font-weight: 400;
  color: white;
  text-align: center;
  background-color: black;
  margin-bottom: -30px;
  margin-left: 600px;
  margin-right: 600px;
a {
  font-family: cherry cream soda;
  font-size: 18px;
  font-weight: 400;
  color: white;
  text-align: center;
  text-decoration: none;
}