/* Canadian Mind Products style sheet to override home page colour scheme */
/* comes last in header so overrides mindprod.css.  Colours change daily */

div.titlehome{
	background-color: #8c610e; 
}

div.titlehome h1{
	color:#ed6d6d;
}