
BODY {background-color: #99FF33;
background-image: url(weird.jpg);
background-repeat: repeat}
P.pullquote {background-color: indigo;
color:  #99FF33;
font-family: Verdana, Arial, Helvetica, sans-serif
border: medium black solid;
font-size: 1.3em;
padding-right: 2%;
margin-left: 1%;
margin-right: 1%;
text-align: right}
H1, H2, H3, H4, H5, H6
{font-family: Verdana, Arial, Helvetica, sans-serif}
P
{font-family: Verdana, Arial, Helvetica, sans-serif}
H2 {color: tomato}
H3 {color: olive; text-align: center}
H5 {color: white}
H4 {color: gray}
H6 {color: silver}
P {color: black}
A:link {color: red}
A:visited {color: #99FF33}
A:active {color: blue}
A:hover {color: navy; background-color: green}
