@charset "windows-1252";
body 
	{ 
	color:silver;
	background-color:black;
	
	
	background-image:url( http://www.clangazoo.com/upload/siteweb/images/template_img0.jpeg );	
	background-attachment:fixed;  
	background-repeat:no-repeat;
	background-position: center;  
	width:99%;
	}	
	
a img
	{
	border: none; 							
	}
a 	
	{
	color: lime;
	text-decoration: none;
	}			
a:hover 
	{
	color:gold;
	text-decoration: none;
	}


	






	
	
	



