body, div.body {
  background-color: #eee;
}

div.body h1,
div.body h2,
div.body p
{
  background-color: #eee;
  font-family: Helvetica, Arial, sans-serif;
}

div.body h1
{
  text-align: center;
}

div.intro
{
  font-style: italic;
  font-size: 0.8em;
}

p span.caption-text {
  font-style: italic;
}
