



H1, H2, H3, H4, H5 { color: red }

   
BODY { background-color: #fff8dc; font-family: Cursive, Arial, Helvetica, sans-serif }

P { line-height: 200% }
UL LI { font-size: 70% }
.red { color: red }
.green { color: green }
.blue { color: blue }
#big { font-size: 120% }
#upper { text-transform: uppercase }

a {text-decoration: none;}

