/* 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: #fbfbfb;
}

div.titlehome h1{
	color: #555555;
}