/*   SANGHA FARM INFO FOR INTERNS STYLESHEET   */

body { 
	background-color: #C67A49;
}

div#container {			
	background-image: url(../images/shadows/brown-left.gif);
}

div#container2 {			
	background-image: url(../images/shadows/brown-right.gif);
}

h2, h3, h4, h5, a {
	color: #C67A49; 
}

a:active, a:hover, a:visited {
	color: #D58A5A;
}

