h1 {
    font-size: 1.2em;
    text-align: center
    }
h3 {
    font-size: 0.9em;
    text-align: center;
    line-height: 150%
    }
.poetry-container {
    font-size: 0.9em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-right: 1em
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.dropcap {
    font-size: 225%;
    margin: -0.1em 0 0 0
    }
.caption {
    font-size: smaller;
    max-width: 90%
    }
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
    }