
body {
    font-family: Helvetica Neue,Helvetica,Geneva,sans-serif;
    width: 54%;
    font-size: large;
    line-height: 1.3em;
    margin: auto;
}

#intro {
    line-height: 1.4em;
    font-size: x-large;
    padding-top: 2em;
}

h2 {
    font-size: large;
    padding-top: 0.6em;
}

a {
    color: black;
}

a.plain {
    text-decoration: none;
}

em {
    color: #A60000;
    font-weight: bold;
    font-style: normal;
}

