BODY, html {
background: #584208 ul(images/parchment.gif) repeat fixed ;
font-family: arial, helvetica, veranda, sans-serif ;
font-size: 12pt ;
margin: 10px ;


}

.wrapper {
margin: auto ;
background: #efefef ;
border: 2px solid black ;
}

.left_col {
text-align: right ;
background: #d8d047 ;
padding-right: 10px ;
width: 200px ;
}


.content_col {

height: 500px ;
padding: 20px ;
width: auto ;
}


.footer {
text-align: center ;

}

.n {
font-weight: bold ;
color: brown ;
text-decoration: none ;
}

a:hover.n {
font-weight: bold ;
color: teal ;
text-decoration: none ;
}


H1 {
font-family: serif ;
font-size: 16pt ;
color: brown ;
}

.credit {
text-align: center ;
color: #7e7e7f ;
font-size: 9pt ;
text-decoration: none ;
}


a:hover.credit {
text-align: center ;
color: #990000 ;
font-size: 9pt ;
text-decoration: none ;
}
