body{
background:#eae9d3;
font-family:sans-serif;
line-height:1.5em;
font-family:Helvetica,sans-serif; 
}

h1,h2,h3,h4,h5,h6{
color:#B11F25;
line-height:1.5em;
}


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

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

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