.cleaners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #555555;
}
.bg {
	background-color: #C9C9C9;
	background-image: url(art/bg.jpg);
	background-repeat: repeat-x;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #910E00;
}
a {
color: #910E00;
}
