h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 100%; }

body { font-family: sans-serif; 
   color: black;
   background: white;
}

h1,h2,h3,h4,h5,p,ul { font-family: serif; }

pre { font-family: monospace; }

 
 
