
#pg-header div, #pg-footer div {
    all: initial;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 2em;
}
#pg-footer div.agate {
    font-size: 90%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#pg-footer li {
    all: initial;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: -0.6em;
}
#pg-footer div.secthead {
    font-size: 110%;
    font-weight: bold;
}
#pg-footer #project-gutenberg-license {
    font-size: 110%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#pg-header-heading {
    all: inherit;
    text-align: center;
    font-size: 120%;
    font-weight:bold;
}
#pg-footer-heading {
    all: inherit;
    text-align: center;
    font-size: 120%;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
#pg-header #pg-machine-header p {
    text-indent: -4em;
    margin-left: 4em;
    margin-top: 1em;
    margin-bottom: 0;
    font-size: medium
}
#pg-header #pg-header-authlist {
    all: initial;
    margin-top: 0;
    margin-bottom: 0;
}
#pg-header #pg-machine-header strong {
    font-weight: normal;
}
#pg-header #pg-start-separator, #pg-footer #pg-end-separator {
    margin-bottom: 3em;
    margin-left: 0;
    margin-right: auto;
    margin-top: 2em;
    text-align: center
}

    .xhtml_center {text-align: center; display: block;}
    .xhtml_center table {
        display: table;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        }
.pg_body_wrapper {
    display: inline
    }
@media screen {
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    }
.pagedjs_page_content > div {
    margin-left: 10%;
    margin-right: 10%
    }
td {
    vertical-align: top
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 20%
    }
p, div, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 0
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 115%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 90%
    }
.chapter {
    margin-top: 2em;
    margin-bottom: 1em
    }
.space {
    margin-top: 1em
    }
.nospace {
    margin-top: 0
    }
.footnote {
    font-size: 95%;
    margin-right: 2em;
    margin-left: 2em
    }
.footnote.poem {
    margin-right: 4em;
    margin-top: 0
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
.verse {
    margin-left: 2em
    }
.versepair {
    margin-left: 3em;
    text-indent: -1em
    }
.hanging1, .hanging2, .hanging3 {
    text-indent: -1em
    }
.hanging1 {
    margin-left: 3em
    }
.hanging2 {
    margin-left: 5em
    }
.hanging3 {
    margin-left: 7em
    }
.library, .library2, .smaller {
    font-size: 90%;
    margin-right: 5em
    }
.smaller {
    margin-left: 5em
    }
.library {
    margin-left: 7em;
    text-indent: -2em
    }
.library2 {
    margin-left: 7em;
    text-indent: -1em;
    margin-top: 0
    }
table.analysis {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0
    }
td.middle {
    vertical-align: middle;
    padding-left: 1em;
    border-left: thin solid
    }
.indent1 {
    padding-left: 2em
    }
.indent2 {
    padding-left: 4em
    }
.indent3 {
    padding-left: 6em
    }
.indent4 {
    padding-left: 8em
    }
.firstword {
    font-variant: small-caps
    }
.smallroman {
    font-size: 0.8em
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.2em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    position: absolute;
    right: 5%;
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: #666;
    background-color: inherit
    }
.chapnum {
    position: absolute;
    right: 92%;
    font-weight: bold;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5em;
    font-family: sans-serif;
    font-size: 95%
    }
