body {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Estrangelo Edessa";
	background-repeat: repeat;
	background-position: center;
	background-color: #1D140F;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	text-transform: capitalize;
	color: #99775C;
	border-top-color: #1D140F;
	border-right-color: #1D140F;
	border-bottom-color: #1D140F;
	border-left-color: #1D140F;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	background-color: #1D140F;
	border-top-color: #1D140F;
	border-right-color: #1D140F;
	border-bottom-color: #1D140F;
	border-left-color: #1D140F;
}
body p {
	background-color: #1D140F;
}
#wrapper #intro p a img {
	color: #1D140F;
	text-decoration: none;
}
#wrapper #intro p a img visited {
	color: #1D140F;
	text-decoration: none;
}
#wrapper #intro p a img hover {
	color: #1D140F;
	text-decoration: none;
}
#wrapper #intro p a {
	color: #1D140F;
	text-decoration: none;
}
#wrapper #intro p a visited {
	color: #1D140F;
	text-decoration: none;
}
#wrapper #intro p a hover {
	color: #1D140F;
	text-decoration: none;
}
