body{

}

h1,h2,h3,h4,h5,h6{
color:#893001;
line-height:1em;
font-family:serif;
font-style:italic;
}

#home h4{
color:#e9d666;
font-variant:small-caps;
font-family:serif;
}

h2{
margin-bottom:.5em;
}

a{
color:#893001;
text-decoration:none;
}

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

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

