body {
	background-attachment: fixed;
	background-image: url(images/bamboo.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Geneva, Verdana, sans-serif;
	margin-left: 320px;
	margin-right: 25px;
	margin-top: 40px;
	text-align: justify;
}

.title {
	border-bottom-color: #e99048;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #e99048;
	border-top-style: solid;
	border-top-width: 2px;
	font-family: Times, Courier, serif;
	font-style: italic;
	font-variant: small-caps;
	margin-top: -20px;
	text-align: center;
}

A {
	color: inherit;
}

A:link {
	color: inherit;
}

A:visited {
	color: purple;
	text-decoration: underline;
}

A:active {
	color: red;
	text-decoration: underline;
}

A:hover {
	color: blue;
	text-decoration: underline;
}

.footer-image {
	background-image: url(images/footer.e.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-color: #e99048;
	border-style: solid;
	border-width: 2px;
	clear: both;
	margin-bottom: 25px;
}

.footer-text {
	clear: both;
	font-size: small;
}

address
{
	margin-bottom: -1em;
	margin-top: -1em;
	line-height: 1.5em;
}

.form {
	text-align: right;
}

.front-page-image {
	border-color: white;
	border-top-style: solid;
	margin-right: 110px;
	margin-top: 40px;
}

.front-page-text {
	border-color: white;
	margin-top: -50px;
}
