body {
  background-color: #ffccff;
  color: black;
  font-family: Verdana;
}
a {
color: #ff00ff;
}

h1 {
    font-family: 'Lobster', cursive;
}

h2 {
    font-family: 'Indie Flower', cursive;
}