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