/*background colours*/

#headerAnim , #otherTitle,  .infobox .title, .header-title{
background-color: #758e18;
color: #fff;
}

/*forground colours */

div.infobox h3, h1, h2, p.intro, .highlight, #contentHolder a:link, #contentHolder a, #contentHolder a:visited {
color: #758e18;
}

.infobox {
	background-color: #f1f3e6;
}





