body {
    margin-right: 16%
    }
.sidenote {
    max-width: 15.5%;
    text-transform: lowercase;
    font-variant: small-caps
    }
h1 {
    font-size: 1.3em
    }
.poetry-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.lgc {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
table.center {
    margin: 0.5em auto;
    border-collapse: collapse
    }
td p.pindent:first-child {
    text-indent: 0
    }
img {
    max-width: 100%
    }