body 
{
	color: Black;
	font-family: "comic sans ms";
	font-weight: normal;
	font-size: 12pt;
	background-image: url(papyrus.jpg);
}

h1, h2, h3, h4, h5, h6
{font-family:  Arial, Helvetica, "sans serif"}

h2
{
	COLOR: #EA0000;
}

h3
{
	COLOR: #FD4600;
}
address
{font-size: 5;
font-style: bold; 
text-align: center; 
text-transform: uppercase}

blockquote 
{background-color: silver}

ul 
{list-style: circle, outside}

ul b 
{color: rgb(155,0,0)}

p
{font-size 12pt;
font-family: "comic sans";
color: black}

a 
{font-size: 0.65em; 
color: black}

a:hover 
{color: red;
text-transform: uppercase}

li.Special 
{color: blue; 
font-weight: bold}

div.article 
{background-color: rgb(252,221,163);
padding: 0.5em; 
border-style: solid; 
border-width: 2px;
width: 250px; 
float: right}
