body {
    max-width:700px;
    margin:auto;
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-weight: lighter;
    font-size: 18px;
    background-color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
  color: #e85b1f;
}