body {
  color: #4c4d4e;
  font-family: 'PT Sans', sans-serif;
}

#header {
  font-size: 1em;
  margin-bottom: 1em;
}


#header h1 {
  margin: 0;
  padding: 0;
}

#header h1 span {
  display: none;
}


#section {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  color: #808080;
}
