.text {
	background-image:  url(../images/behindtext.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	background-image:  url(../images/back.gif);
	color: #003300;

}
h1 {
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	color: #660000;
}
h3 {
	color: #663300;
}
.contact {
	font-size: 10px;
	color: #660000;
}
.noline {
	border: none;
}
.directory {
	font-size: 12px;
}
a {
	color: #003366;
}

