.logo {
	position: relative;
	left: -100px;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	background-color: 201F1E;
	background-repeat: no-repeat;

}


a:link {
	color: #8C6238;
	text-decoration: none;

}
a:visited {
	color: #8C6238;
	text-decoration: none;

}
a:hover {
	color: #AE845A;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8C6238;
}
.heading4 {
	color: #8573A4;
	font-family: Arial, Helvetica, sans-serif;
	clip:   rect(auto auto auto auto);
	font-style: oblique;
	font-weight: bold;






}
.photo {
	border: 10px solid #000000;
}
