body 	{
	background-image: url(img\pages3.jpg); 
	color: Green; 
	font-family: Garamond; 
	font-size: 11pt;
	text-align: justify; 
	margin-left: 1in; 
	margin-right: .6in;
	}
	
a	{
	color: Green; 
	text-decoration: underline;
	}
	
a:hover	{
	color: red;
	text-decoration: none;
	}
	
h3	{
	border-color: green; 
	border: thin solid Green; 
	}
