body {
	background-image: url(img/background.jpg);
}
.txthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #796e6e;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 44px;
	padding-bottom: 25px;
}
.txtservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #796e6e;
	text-decoration: none;
}
.txtlocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #796e6e;
	text-decoration: none;
}.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #ffd8d8;
}
