body {
    background-color: #333366;
    font-family: sans-serif;
    line-height: 1.4em
}

.center { text-align: center }

p.indent {text-indent: 1.4em}

img.frame {
    border-width: 10px;
    border-style: outset;
    border-color: grey;
}

h1 { color: #BC2127; }
h2 { color: #BC2127; }
h3 { color: #BC2127; }
