Body 
	{
	background: url(pattern.jpg) fixed;   
	color: green;
	font-family: "Comic Sans MS",sans serif, arial, verdana, cursive;
	scrollbar-face-color: #A6B89E;
	scrollbar-track-color: pink;
	}
 H1,P
	{
	text-align: center;
	}
H2,H3
	{
	text-align: center;
	font-style: italic;
	font-size: 14pt;
	color: green;
	border: thin green solid;
	}
	
P,FORM	{
	font-size: 12pt;
	text-align: center;
	}
Blockquote
	{
	text-align: left;
	}
A:link, A:visited, A:active
	{
	text-decoration:none;
	color: green;
	}
  li
	{
	font-style: italic;	
	font-size: 10pt:
	font- weight: bold;
	text-indent: 25px;  
 	}
 
	 