BODY {
	background: url(images/backtile.jpg) fixed;
	margin: 0;
	padding: 0;
	font: 1em;
}
.padding {
	padding: 30px 30px 30px 80px;
	background: #FFFFFF;
}
.text {
	font: 0.9em/1.5 Arial, Helvetica, sans-serif;
	color: #413f43;
	text-align: justify;
}
.contact-text {
	font: 90%/1.3 Arial, Helvetica, sans-serif;
	color: #413f43;
}
.contact-text a {
	color: #413f43;
	text-decoration: none;
}
.contact-text a:hover {
	color: #371707;
	font-weight: bold;
	text-decoration: underline;
}
.contactform {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #413f43;
}
.footer {
	font: 0.85em/1.25 Arial, Helvetica, sans-serif;
	color: #333333;
}
.footer a {
	font: 100%;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #371707;
	text-decoration: underline;
}
