p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FAECDD;
	line-height: 18px;
}
.background {
	background-color: #663300;
	margin: 10px;
}
em {
	text-indent: 10px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FDEFE0;
	background-color: #582700;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}
