body{
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  background: #fafafa;
}

#logo img {
  max-height: 100px;
}

h1, h1.title { font-weight: bold; font-size: 2.5em; margin-bottom: 1em; color: #9D0B01 }
h2 { color: #ED7568; }