body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #8C8C68;
}
.tips {
	background-color: #8C8C68;
}



.homepageblue {
	background-color: #000033;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
a {
	color: #FFC;
}
a:hover {
	color: #9CC;
}

