/*background colours*/

#headerAnim , #otherTitle, .infobox .title{
background-color: #3c86c3;
}

/*forground colours */

div.infobox h3, h1, h2, p.intro, .highlight, #contentHolder a:link, #contentHolder a, #contentHolder a:visited {
color: #3c86c3;
}


.infobox {
	background-color: #EBF2FA;
}





