
body {
	background-color: #42449b;
	background-image: url(http://qualityautocarecenter.com/images/background.jpg);
	margin-top: 10px;
	margin-bottom: 0px;.greeting {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.greeting {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.banner {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.topic {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.accent {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

