Body
{
	color: #325c3c;
	background-image: url("http://accountantstoyou.com/a2u_background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed
}

A:link	{	
	text-decoration:	none;
	color:	#325c3c;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#325c3c;
}	
		
A:active	{	
	text-decoration:	none;
	color:	#325c3c;
}	
		
A:hover	{	
	text-decoration:	none;
	color:	orange;
}