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
    }
hr {
    width: 80%
    }
p.byline {
    text-align: center;
    font-variant: small-caps
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
abbr, acronym {
    cursor: help;
    border: none
    }
cite {
    font-variant: small-caps;
    font-style: normal
    }
#tp, #verso {
    text-align: center;
    margin-top: 3em
    }
#toc ol {
    list-style-type: upper-roman
    }
#toc ol ol {
    list-style-type: decimal
    }
#toc ul li:hover {
    list-style-type: disc
    }