.body {
  font-family: "Trebuchet MS", "Lucida Sans", Arial, Verdana, sans-serif;
  font-size: 1em;
}

.heading {
  font-family: "Trebuchet MS", "Lucida Sans", Arial, Verdana, sans-serif;
  font-size: 2em;
  color: #48A2CE;
}

.subheading {
  font-family: "Trebuchet MS", "Lucida Sans", Arial, Verdana, sans-serif;
  font-size: 1.5em;
  color: #48A2CE;
}

.small-heading {
  font-size: 1em;
  color: #555;
  text-transform: uppercase;
  color: #48A2CE;
}

.date {
  font-size: 1em;
  color: #555;
}

.quote {
  font-family: "Trebuchet MS", "Lucida Sans", Arial, Verdana, sans-serif;
  font-style: italic;
  color: #777;
  font-size: 1em;
}