body {
    margin: 25px;
    max-width: 475px;
    background: #ffffff;
    /* Kievit = UC official sans-serif typeface */
    font-family: Kievit, KievitOT, Arial, Helvetica, sans-serif;
}

p {
    font-size: 1em;
    line-height: 1.25em;
    margin-top: 1.5em;
    color: #000000;
}
