body  { background: url(bg.gif); 
color: 333333; }

p  { text-indent: 19px; 
color: #FFFFFF; 
font-family: "Century Gothic", sans-serif; 
font-size: 40; 
font-weight: bold; }

p:first-letter  { font-size: 60; 
color: #400000; 
font-family: Papyrus;}

p:first-line  { font-weight: bold; 
font-variant: small-caps; 
font-size: 50; }

h1  { font-family: Papyrus; 
color: 400000; 
text-transform: uppercase;
font-weight: bold; }

h3  { font-family: Papyrus;
color: 400000;
text-transform: uppercase;
font-weight: bold; }

/*Make sure Mrs. Griffiths knows that this
won't work on Netscape.*/
marquee { border-width: "medium medium medium medium"; 
border-style: ridge; 
border-color: 800000; }

a:link { color: 400000; 
font-weight: bold; }

a:visited { color: 400000; 
text-decoration: none; 
font-weight: normal; }

title {
	font-family: Papyrus;
	color: #400000;
	background-color: #FFFFFF;
	text-align: center;
}
