body	{
	
	color: #000000;
	background: #cfc6a8 url(images/treeback2.jpg) top left repeat-x;
	
	}


#tree	{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	
	}
	
#detect	{
	position:absolute;
	top:335px;
	width:100%;
	text-align:center;
	font-family:Verdana,sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#908973;
	z-index:1000;
	}
a:link, a:visited, a:hover, a:active	{font-family:Verdana,sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color:#b17b47;
	text-decoration:none;
	}