body,
html {
	background : #FEFFCC no-repeat fixed url(images/treebg.jpg);
	background-position: bottom left;
	font-family:georgia, serif;
	margin:0;
	padding:0;
	font-size:smaller;
}

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

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

a:hover {
	color : #006600;	
	text-decoration : none;
	}

p 	{
	font-size:smaller;
	text-align:justify;
	}