BODY  {font-family: "Century Gothic";
       background-image: url(paper.jpg);}
			 
H1 {font-family: "Diploma", "Bookman Old Style";
     text-align: center;}
		 
H3 {font-family: "Diploma", "Bookman Old Style"; 
    font-size: large;}
										
.illum {font-family: "Diploma", "Bookman Old Style";
        font-size: large;}												 
		 
A:link  {color: blue;} 
A:visited  {color: red;}
A:active  {color: yellow;}

EM  {font-style: italic;}
STRONG  {font-weight: bold;} 			 