

a:hover { color: red; font-size: 100% }

active { font-weight: bolder; font-family: monospace }

blockquote { color: maroon ;background-color:white}

body { font-size: 120%; background-image: url(PinkPaper.jpg); margin-left: 10%; ; margin-right: 10%;margin-bottom:10%;padding: 0 }

h1 { color: maroon; font-family: arial; font-size: 200%;background-color: #FF0000; text-align: center; margin-left: -5% }

h2 { font-family: cursive; margin-top: 0%;margin-left: -5% }

h3 { font-family: cursive;margin-left: -5% }

h4 { font-family: cursive;margin-left: -5% }

link { color: #990000; font-weight: bolder; background-color: #fed983 }

p:first-letter { color: #8000ff; font-size: 130% }

ul { list-style-image: url(red.gif); list-style-position: outside }

li ul {list-style-image: url("yellow.gif"); }

li li ul {list-style-image: url("red2.gif");}

visited { color: red; font-weight: bolder }

OL { list-style:decimal ; }

LI OL { list-style:lower-alpha; }

LI LI OL { list-style:lower-roman; }
