body, div {
    font-size: 14px;
    font-family: serif;
    background: #1A1829;
/*    color: #3F1D1C; */
    color: #333355;
    }

div, p {
    background: none;
    }

img {
    border: none;
    }

a {
    text-decoration: none;
    color: #837679;
    font-weight: bold;
    }

a:hover {
    color: #3F1D1C;
    }

div.container {
    padding: .8em;
    border: 4px double;
    }

div.headblock {
    text-align: center;
    margin: .8em;
    color: #444466;
    font-variant: small-caps;
    letter-spacing: 1px;
    }

.title {
    font-size: 2.5em;
    margin: -.2em 0 .5em 0;
    font-weight: bold;
    }

.subtitle {
    font-size: 1.5em;
    padding-top: 1em;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 1px;
    }

div.bodyblock {
    text-align: center;
    border: 1px solid;
    margin: 1em;
    background: url(images/in-memoriam-bkgd.jpg) center center no-repeat;
    width: 590px;
    height: 472px;
    }

div.banner {
    text-align: center;
    }

p.bannertext {
    text-align: justify;
    padding: 0px 145px;
    line-height: 2.9em;
    font-size: 80%;
    }

p.content {
    text-align: center;
    margin-top: 3em;
    font-style: oblique;
    font-variant: small-caps;
    }

div.footer {
    }

p.footer {
    font-size: 80%;
    }

p.byline {
    font-size: 80%;
    }

p.forgive {
    text-align: center;
    font-size: 115%;
    font-weight: bold;
    }
