body {
    font-family: Helvetica, sans-serif;
#    background-image: url(/images/goldback.gif);
}
:link { color: blue }
:visited { color: purple }
p.hl {color: maroon; font-size: 120%}
h3 {color: red; font-style: italic; text-align: center}
h2 {text-align: center}
.center {text-align: center}
.left {text-align: left}
.right {text-align: right}
.small {font-size: 80%}
