body {
    font-family: Verdana, Arial, sans-serif;
    margin: 5%
    }
h1, h2, h3, h4 {
    text-align: center;
    font-weight: bold
    }
h1, h2, h3, h4 {
    font-variant: small-caps
    }
h1.title {
    margin-top: 5em
    }
.sec h4 {
    text-decoration: underline;
    font-variant: normal;
    text-align: left
    }
.smallcaps {
    font-variant: small-caps
    }
a {
    text-decoration: none
    }
a:hover {
    background-color: #ffc
    }
div.chapter, #preface {
    margin-top: 4em
    }
div.chapter > ul {
    list-style-type: none
    }
div.chapter > ul > li:hover {
    list-style-type: disc
    }
hr {
    width: 80%
    }
p.byline {
    text-align: center;
    font-variant: small-caps
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
#tp, #verso {
    text-align: center;
    margin-top: 3em
    }
#toc > ol {
    list-style-type: upper-roman
    }
#toc > ol ol {
    list-style-type: decimal
    }
#verso hr {
    width: 10%
    }
.epigraph {
    width: 80%;
    margin-left: auto;
    margin-right: auto
    }