body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h2, h3 {
    text-align: center
    }
h4 {
    text-align: left;
    font-style: italic;
    text-decoration: underline
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    width: 65%
    }
.sidenote {
    margin-top: 0;
    border: 1px dashed black;
    background-color: #eee;
    color: inherit;
    font-size: smaller;
    margin-left: 0.75em;
    padding: 0.2em
    }
.sn-extra {
    margin-top: 0.75em;
    clear: right
    }
.sidenote ol {
    margin: 0;
    padding-left: 1.5em
    }
.snlabel {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.endnote {
    border: dashed 1px
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.pagenum {
    text-indent: 0;
    color: #ababab;
    background-color: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none
    }
span[title].pagenum:after {
    content: " [" attr(title) "] "
    }
.title-page, .contents {
    max-width: 30em;
    margin-left: auto;
    margin-right: auto
    }
.bbox {
    border: solid 2px;
    padding: 0.5em
    }
ol.toc {
    list-style-type: none;
    width: 95%
    }
.works {
    font-size: xx-large;
    text-align: center;
    text-indent: 0
    }
.publisher-name {
    font-size: x-large;
    font-variant: small-caps;
    text-align: center;
    text-indent: 0;
    margin: 0
    }
.publisher-location, .publisher-desc {
    font-size: smaller;
    text-align: center;
    text-indent: 0;
    margin: 0
    }
ul.books {
    list-style-type: none;
    font-size: larger
    }
ul.desc, ul.edition {
    list-style-type: none;
    font-size: small;
    margin-top: 0.5em
    }
ul.books li {
    margin-top: 0.5em
    }
ul.desc li {
    margin-top: 0
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    margin-left: 1em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.lower {
    text-transform: lowercase
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.notes {
    background-color: #ccf;
    color: #000;
    margin-left: 10%;
    margin-right: 10%;
    padding: 0.5em
    }