h1           	{
	font-size: 16;
	font-family: "Tempus Sans ITC", sans-serif;
	margin-top: 18px;
	margin-bottom: 6px;
	text-align: center;
	color: #006600;

}
h2 {
	font-family: "Tempus Sans ITC", sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;

}
p {
	font-family: "Tempus Sans ITC", sans-serif;
	font-size: 14px;
	color: #003300;
}
.singleBack {
	background-image:  url(../images/termite_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
