h1 {
    font-size: 1em;
    text-align: center
    }
h2 {
    font-size: 1.3em;
    text-align: center
    }
h3 {
    font-size: 1.3em;
    text-align: center
    }
h4 {
    font-size: 1em;
    text-align: center
    }
.poetry-container {
    font-size: 0.9em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-left: 4em;
    margin-left: 1em;
    margin-right: 1em
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.dropcap {
    font-size: 250%;
    margin: 0 0.1em 0 0
    }
.sc {
    font-variant: small-caps;
    font-size: 120%
    }
.summary {
    font-size: 0.8em
    }
div.lgc {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p {
    margin-top: 0;
    margin-bottom: 0
    }
div.blockquote {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }