/*   SANGHA FARM FARM PHILOSOPHY STYLESHEET   */

body { 
	background-color: #FBD95A;
}

div#container {			
	background-image: url(../images/shadows/yellow-left.gif);
}

div#container2 {			
	background-image: url(../images/shadows/yellow-right.gif);
}

h2, h3, h4, h5, a {
	color: #798C3B; 
}

a:active, a:hover, a:visited {
	color: #889D42;
}

