body {
background: #c7b299;
background-image: url('layout.png');
background-repeat: no-repeat;
color: #624e36;
font-family: arial,helvetica,sans-serif;
font-size: 9pt; }

#content {
position: absolute;
top: 29px;
left: 270px;
height: 512px;
width: 363px;
padding: 5px;
overflow: auto; }

h1 {
font-size: 18pt;
font-weight: bold;
display: block;
border-bottom: 2px #624e36 solid;
}

h1:first-letter {
font-size: 20pt;
font-style: italic; }

h2 {
color: black;
font-size: 13pt;
display: block;
border-bottom: 1px #624e36 dashed; }

h2:first-letter {
font-size: 15pt;
font-style: italic; }

code {
font-family: arial,helvetica,sans-serif;
font-size: 11pt;
padding-right: 5px;
display: block;
width: 340px;
height: 25px;
border: #000000 thin solid;
color: #624e36;
background-image: url('trans.png');
background-repeat: repeat;
font-style: italic;
padding-left: 5px;
padding-top: 5px; }

a:link {
color: black;
font-weight: bold;}

a:active {
color: black;
font-weight: bold;}

a:visited {
color: black;
font-weight: bold;}

a:hover {
color: black;
font-weight: bold;}