body{
color:#392413;
background:#dfd8c8;
font-family:Baskerville,
	      Garamond,
             "Times New Roman",
             Times,
             serif;
font-size:0.95em;
}

h1,h2,h3,h4,h5,h6{
color:#492400;
}

h2{
color:#392413;
font-weight:normal;
font-size:1.2em;
}

h5{
color:#392413;
font-weight:normal;
font-size:1.2em;
}


a{
color:#756354;
text-decoration:none;
outline:none;
}

a:hover{
color:#756354;
text-decoration:underline;
}

pre{ 
                border:1px solid #aaa;
                background:#eee;
                margin:10px;
                padding:5px;
 }

