body {
    margin-left: 10%;
    margin-right: 10%
    }
#text-block {
    max-width: 40em
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.signature, #tnote p, p.no-indent {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h2 {
    margin: 6em auto 1em auto
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
hr {
    width: 6em;
    color: black;
    background-color: black;
    border: none;
    margin: 2em auto
    }
.smcap {
    font-variant: small-caps
    }
.center {
    text-align: center
    }
.signature {
    text-align: right;
    margin-right: 1.5em;
    font-size: 1.1em
    }
.subtitle {
    font-size: 1.1em;
    text-align: center;
    margin: -0.5em auto 1em auto
    }
ul.ingredients {
    max-width: 24em;
    margin: auto;
    list-style-type: none;
    font-size: 0.9em
    }
ul.ingredients li {
    text-indent: -1.5em;
    padding-left: 1.5em;
    text-align: justify
    }
ul.course {
    list-style-type: none;
    max-width: 8em;
    margin: auto;
    padding: 0
    }
.note {
    font-size: 0.9em;
    margin: 1.5em auto
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }
.footnotes {
    border: 1px dashed #808080;
    margin-top: 6em
    }
.footnote {
    text-align: justify
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
#tnote {
    width: 26em;
    max-width: 90%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em
    }
#index {
    margin: 1.5em auto
    }
#index td {
    padding-top: 0.25em;
    border-bottom: 1px dashed silver
    }
#index th {
    font-weight: normal;
    font-size: smaller
    }
#index .number, #index .page {
    text-align: right
    }
#index .number {
    padding-right: 0.5em;
    vertical-align: top;
    border-bottom: none
    }
#index .page {
    vertical-align: bottom
    }
#index .ditto {
    padding-left: 1.2em
    }
#index a:link, #index a:visited {
    text-decoration: none
    }
#dinner {
    border-collapse: collapse;
    font-size: 0.9em
    }
#dinner .text {
    padding: 0.1em 0.4em 0.1em 1.9em;
    text-indent: -1.5em
    }
#dinner .right {
    border-right: 1px solid black
    }
#dinner .top {
    width: 0.5em;
    border-top: 1px solid black
    }
#dinner .bottom {
    width: 0.5em;
    border-bottom: 1px solid black
    }
.glossary {
    margin: auto
    }
.glossary th {
    font-weight: normal;
    font-size: 0.9em;
    font-variant: small-caps;
    padding-top: 1em
    }
.glossary td {
    width: 50%;
    min-width: 12em
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    h2, .footnotes, .page-break {
        page-break-before: always
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins, a {
        text-decoration: none;
        border: none;
        color: black
        }
    .footnotes {
        padding: 0;
        border: none
        }
    .footnote {
        margin: 0
        }
    .footnote .label, .fnanchor {
        font-size: medium;
        vertical-align: middle
        }
    }