body {
background: #1e0c08;
margin: 0;
}

#content {
position: absolute;
left: 10px;
top: 490px;
width: 600px;
text-align: justify;
font: 11px "Helvetica", "Trebuchet MS";
color: #473937;
line-height: 160%;
}

#content img {
background: #150905;
padding: 5px;
margin: 8px;
}

#content img:hover {
background: #25100a;
}

#content h1 {
background: url(images/h1.jpg) no-repeat;
font: 28px "Garamond";
font-style: oblique;
font-weight: normal;
letter-spacing: 3px;
height: 42px;
margin: 0;
margin-left: 28px;
padding-left: 36px;
padding-top: 4px;
color: #3a1410;
}

b, strong {
color: #5c201f;
}

i, em {
color: #574005;
}

#content a, #content a:active, #content a:visited {
color: #594673;
text-decoration: none;
}

#content a:hover {
color: #45335c;
}

ol {
font: italic 11px "Garamond";
color: #574005;
}

ol p {
font: normal 11px "Helvetica", "Arial";
color: #473937;
line-height: 50%;
}