body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both
    }
h1 {
    line-height: 1.6;
    font-weight: normal
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
.noindent {
    text-indent: 0
    }
.ph2, .ph3, .ph4 {
    text-align: center;
    text-indent: 0
    }
.ph2 {
    font-size: x-large;
    margin: 0.75em auto
    }
.ph3 {
    font-size: large;
    margin: 0.83em auto
    }
.ph4 {
    font-size: medium;
    margin: 1.12em auto
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.tb {
    margin-top: 3em
    }
.in1 {
    margin-left: 1em
    }
.in40 {
    margin-left: 60%
    }
.in45 {
    margin-left: 65%
    }
.in60 {
    margin-left: 70%
    }
.t90 {
    font-size: 90%
    }
.t80 {
    font-size: 80%
    }
.t50 {
    font-size: 50%
    }
#titlepage, #verso, .story-title {
    margin-top: 6em
    }
#titlepage p, #verso p, .story-title, .chap-intro p {
    text-align: center;
    text-indent: 0
    }
#titlepage p {
    line-height: 1.5;
    margin-top: 1.5em
    }
.story-title {
    line-height: 2.5
    }
.chap-intro {
    font-size: 90%;
    margin-bottom: 2em
    }
hr.r10 {
    width: 10%;
    margin: 1em 45% 1em 45%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin: 2em 10% 2em 5%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.chapter {
    margin-top: 6em
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.illus {
    margin-top: 4em;
    margin-bottom: 4em
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: auto;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em auto 1em 30%
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.less {
    margin-left: -0.45em
    }
.tnotes {
    background-color: #eee;
    border: 1px solid black;
    padding: 1em;
    margin-top: 2em
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .chapter {
        page-break-before: always
        }
    .covernote {
        visibility: visible;
        display: block
        }
    .story-title, #verso, #titlepage, .illus {
        page-break-before: always;
        page-break-after: always
        }
    .illus {
        margin-top: 1em;
        margin-bottom: auto
        }
    .poem .stanza {
        margin: 1em auto 1em 20%
        }
    }