* {
    font-family: Times
    }
body {
    margin-left: 2em
    }
p {
    margin-top: 0.75em;
    text-indent: 0;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.ingred {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-indent: -2em;
    text-align: left;
    margin-left: 2em
    }
p.ingred1 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    text-indent: 0;
    margin-left: 2em
    }
p.ingred2 {
    text-align: left;
    text-indent: 0;
    margin-left: 2em;
    margin-top: 0;
    margin-bottom: 0
    }
blockquote {
    margin-left: 4em;
    margin-right: 4em
    }
blockquote.small {
    font-size: 90%;
    margin-left: 4em;
    margin-right: 4em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
h3.intro {
    margin-top: 3em
    }
h3.prep {
    margin-top: 3em;
    text-align: left
    }
h4.prep {
    text-align: left;
    margin-left: 1em
    }
h4.caption {
    margin-top: 0.75em;
    margin-bottom: 2em
    }
hr {
    width: 65%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.menu {
    width: 45%
    }