body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    clear: both
    }
h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
.precipe {
    text-indent: 0;
    padding-left: 4em
    }
.p2 {
    margin-top: 2em
    }
.recipe {
    text-align: center;
    text-indent: 0
    }
.recipesub {
    text-align: center;
    text-indent: 0
    }
.fs150 {
    font-size: 150%
    }
.fs100 {
    font-size: 100%
    }
.fs80 {
    font-size: 80%
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
ul {
    list-style-type: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.autotable {
    border-collapse: collapse
    }
table.autotable td, table.autotable th {
    padding: 0.25em
    }
.tdl {
    text-align: left
    }
.tdl.indent {
    padding-left: 2em
    }
.tdl.indent2 {
    padding-left: 4em
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.wd75 {
    width: 75%
    }
.wdem {
    width: 18em
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center;
    text-indent: 0
    }
div.center {
    display: flex;
    justify-content: center
    }
.left {
    text-align: left
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
div.figcaption {
    font-weight: bold
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.customcover {
    visibility: hidden;
    display: none
    }
.x-ebookmaker .customcover {
    visibility: visible;
    display: block
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.x-ebookmaker .illowp46 {
    width: 100%
    }
.illowp75 {
    width: 75%
    }
.corr {
    text-decoration: none;
    border-bottom: thin dashed blue
    }