body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
img {
    max-width: 100%;
    height: auto
    }
.booktitle, .subhead, .byline {
    text-align: center;
    margin-top: 0.51em;
    margin-bottom: 0.49em
    }
.booktitle {
    font-size: 1.5em
    }
.subhead {
    font-size: 1.2em
    }
.byline {
    font-size: 1.4em
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em
    }
body > p {
    text-align: justify;
    text-indent: 1em
    }
h2 + p {
    text-indent: 0
    }
p > span.pagenum {
    text-indent: 0
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 45%
    }
hr.chap {
    width: 65%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.vert-spacer {
    margin: 2em auto auto auto;
    text-align: center
    }
.figcenter {
    margin: 1em auto auto auto;
    text-align: center;
    page-break-inside: avoid
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent0 {
    text-indent: 0
    }
@media all {
    .poetry {
        page-break-inside: avoid;
        display: block;
        margin-left: 2em
        }
    }
.advertisement {
    margin-top: 1em;
    page-break-inside: avoid
    }
.advertisement .first {
    text-indent: -3em;
    padding-left: 3em
    }
.advertisement .first-noindent {
    text-indent: 0;
    padding-left: 0
    }
.advertisement p {
    text-indent: 2em
    }
.advertisement .title {
    font-size: 1.25em;
    font-weight: bold
    }
.advertisement .review {
    font-size: 0.9em
    }
.advertisement table {
    width: 100%;
    border: 0;
    border-collapse: collapse
    }
.advertisement .edition {
    text-indent: 2em
    }
.advertisement .price {
    text-align: right
    }
.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    padding: 0.5em 1.5em
    }
.tnote .title {
    text-align: center;
    font-size: 1.25em;
    font-weight: bold
    }
div.chapter {
    page-break-before: always
    }
.nobreak {
    page-break-before: avoid
    }
.the-end {
    text-align: center;
    font-weight: bold
    }
@media all {
    hr {
        visibility: hidden;
        display: none
        }
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap > span.smcap {
    font-size: 1.25em
    }
p.drop-cap:first-letter {
    margin: 0 0.1em 0 0;
    font-size: 250%;
    line-height: 0.85em
    }
@media all {
    p.drop-cap:first-letter {
        float: none;
        margin: 0;
        font-size: 100%
        }
    }