.treestyle {
	background-attachment: fixed;
	background-image:  url(darwin.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

p.comment	{
 	border: thin solid #003366;
	padding: 8px 8px 8px 8px;
}

p.quote	{
	background: #CCFFFF;
	padding: 8px 8px 8px 8px;
}

p.cite	{
	 margin-right: 2%; 
	 margin-left: 2%
}


a:link {
	color: #006699;
	text-decoration: none;
} 

a:visited {
	color: #006699;
	text-decoration: none;
} 
