body,p,ol,ul,li{
background-color:#fff;
color:#333;
font-family:georgia,serif;
}
body{
margin:0;
padding:0 5% 5% 5%;
}
h1,h2,h3,h4,h5{
background-color:transparent;
color:#c00;
font-family:verdana,sans-serif;
font-weight:bold;
}
h1{
font-size:150%;
}
h2{
font-size:120%;
}
h3{
font-size:100%;
}
h4{
font-size:80%;
}
h5{
font-size:70%;
}
img{
border:0;
}
p,ol,ul,li{
font-size:80%;
line-height:100%;
}
pre{
font-family:monospace;
font-size:80%;
}
