a { color: black; }

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 1.6;
    width: 960px;
    margin: auto;
    font-size: 24px;
}

div.content {
    margin-top: 2em;
}

p {
    margin-bottom: 1em;
}
