
body {
margin-left: 5%;
margin-right: 5%;
background: white;
color: #000000;
padding: 0px;
font-family: Times, Verdana, Arial, Helvetica, sans-serif;
font-size: 100%
}
 
li { padding-bottom: 10px }

h1 { font-size: 150% } 

h2 { font-size: 150% }

h3 { font-size: 110% }

hr { color : MidnightBlue }

a:hover { color: white; background: MidnightBlue }

code { font-size: 130% }

pre { font-family: courier; font-size: 100% }
