body {
    margin-left: 7.07%;
    margin-right: 7.07%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify
    }
h1.title {
    text-align: center;
    font-size: 130%;
    margin-top: 2em
    }
h2 {
    text-align: center;
    font-size: 125%;
    margin-top: 3em;
    margin-bottom: 1.5em;
    font-weight: normal
    }
hr.tb {
    margin: 1em auto;
    border: none;
    border-bottom: 1px solid silver;
    width: 30%
    }
hr.pb {
    margin: 2em 0;
    border: none;
    border-bottom: 1px solid silver
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.sc {
    font-variant: small-caps
    }
.literal-container {
    text-align: center;
    margin: 0 0
    }
.literal {
    display: inline-block;
    text-align: left
    }
.mtb0 {
    margin-top: 0;
    margin-bottom: 0
    }
.pad2 {
    margin-top: 2em;
    margin-bottom: 2em
    }
.poetry-container {
    text-align: center;
    margin: 0 0
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.verse {
    text-indent: -3em;
    padding-left: 3em
    }
.verse-in2 {
    text-indent: -2em;
    padding-left: 3em
    }
.verse-in4 {
    text-indent: -1em;
    padding-left: 3em
    }
.image-center {
    text-align: center;
    margin: 1em auto
    }
.caption p {
    font-size: smaller;
    text-align: center;
    text-indent: 0;
    margin: 0.25em 0
    }