body {
    background-color: #edebe8;
    color: #2c2d32;
    font-family: Arial, Helvetica, sans-serif;
}
.bd {
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
    max-width: 800px;
}
h2 {
    font-size: 100%;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 1.8em;
}

h3         {
    font-size: 105%;
    text-align: center
}
h4.when {
    font-weight: normal;
    font-style: italic;
}

h4.where {
    font-weight: normal;
    text-decoration: underline;
}

h4 {
    margin: 0;
}

ul {
    margin-top: 0.5em;
}

li + li {
    margin-top: 0.3333em;
}

.email     { font-style: normal }

h1.name {
    font-family: "Courier New", courier, monospace;
    font-size: 200%;
    text-align: center;
}

span.cite-title { font-style: italic }
