body {
    font-family: Verdana, Arial, sans-serif;
    margin: 5%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-weight: bold
    }
h1, h2, h3, h4 {
    font-variant: small-caps
    }
h1.title {
    margin-top: 5em
    }
.smallcaps {
    font-variant: small-caps
    }
a {
    text-decoration: none
    }
a:hover {
    background-color: #ffc
    }
div.chapter {
    margin-top: 4em
    }
div.image {
    max-width: 40%;
    clear: right;
    font-size: 0.8em;
    border-style: dashed;
    border-width: 1px;
    border-color: #000;
    background-color: #eee
    }
hr {
    width: 80%
    }
p.byline {
    text-align: center;
    font-variant: small-caps
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.versenum {
    display: block;
    font-weight: bold
    }
abbr, acronym {
    cursor: help;
    border: none
    }
cite {
    font-variant: small-caps;
    font-style: normal
    }
del {
    display: none
    }
ins {
    text-decoration: none
    }
#tp, #verso, #preface, #toc, #events, #footnotes {
    margin-top: 3em
    }
#tp, #verso {
    text-align: center
    }
#frontispiece {
    text-align: center
    }
#frontispiece > img {
    display: block;
    margin: auto
    }
#toc ol {
    list-style-type: upper-roman
    }
#toc ul, ul.nobullet {
    list-style-type: none
    }
#toc ul li:hover {
    list-style-type: disc
    }
#events table {
    width: 80%;
    margin: auto
    }
#events td {
    vertical-align: top;
    padding: 1em
    }