body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7D4D2;
}
a {
	font-size: 12px;
	color: #B8A79F;
	text-decoration: underline;
}
a:hover {
	color: #FFE2C6;
	text-decoration: none;
}
#body-text {
	background: url(images/WP-body-text.jpg) no-repeat;
}
#body-text h1 {
	font-size: 16px;
	font-style: italic;
	color: #BDA59C;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 32px;
}
#body-text p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 32px;
}
#footer {
	font-size: 10px;
	color: #8C7B73;
}
#footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	font-size: 10px;
	color: #A5A5A5;
	text-decoration: underline;
}
#copyright {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #8C7C73;
}
