body {
    margin-left: 8%;
    margin-right: 10%
    }
p {
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify
    }
div.lgc p {
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
div.lgp p {
    text-align: left;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
.poetry-container {
    display: inline-block;
    text-align: left;
    margin-left: 2em
    }
h1 {
    text-align: center;
    font-weight: normal;
    font-size: 1.2em;
    margin: 2em auto 1em auto
    }
hr.tb {
    border: none;
    border-bottom: 1px solid black
    }
hr.pb {
    border: none;
    border-bottom: 1px solid silver;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em
    }
p.line {
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
div.lgp p.line0 {
    text-indent: -3em;
    margin: 0 auto 0 3em
    }
.literal-container {
    text-align: center;
    margin: 1em auto
    }
.literal {
    display: inline-block;
    text-align: left
    }
p.toc {
    text-align: left;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
p.toch {
    text-align: center;
    text-indent: 0;
    font-size: 1.2em;
    margin: 1em auto
    }