body {
  color: #FFFC;
  background-image: url(/assets/blackBg-low.jpg);
  text-align: center;
}

h1 {
  font-family: 'Lobster', cursive;
  text-decoration: underline;
  letter-spacing: 4px;
  font-size: 2.75em;
}

ul {
  list-style-type: none;
  line-height: 2;
  font-family: 'Indie Flower', cursive;
  font-size: 2em;
  padding: 0;
}

/* font-family: 'Young Serif', serif; */
/* font-family: 'Gloria Hallelujah', cursive; */
/* font-family: 'Indie Flower', cursive; */
/* font-family: 'Lobster', cursive; */