
BODY       { background: black url(pattern.jpg);
	     background-attachment: fixed;
 	     background-repeat: repeat-y }
H1, H2	   { font-family:"Times New Roman";
	     color: #009900;
	     text-align: center}
P	   { font-family:"Times New Roman";
	     color: #FF7000;
	     font-size: 13pt}
A:link 	   { text-decoration: none;
	     font-size: 13pt;
	     line-height: 150% }
A:visited  { text-decoration: none;
	     font-size: 13pt;
	     color: #CC33FF } 
A:active   { text-decoration: none;
	     font-size: 12pt;
 	     color: #336600 }
