h1 {
    font-size: 1.2em;
    text-align: center;
    letter-spacing: 0.2em
    }
.summary {
    font-size: 0.8em;
    line-height: 150%
    }
.poetry-container {
    display: block;
    font-size: 0.9em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.nowrap {
    white-space: nowrap
    }
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
    }
body {
    font-size: 100%
    }