body {
	background-color: #D2D2D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #8A7D71;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #8A7D71;
	padding: 0px;
	font-weight: bold;
}
a:link {
	color: #8A7D71;
}
a:visited {
	color: #8A7D71;
}
a:hover {
	color: #990000;
}
a:active {
	color: #8A7D71;
}

.background {
	background-image: url(../images/background.jpg);
}
a.little:link {
	color: #8A7D71;
	text-align: center;
}
a.little:visited {

	color: #8A7D71;
}
a.little:hover {

	color: #990000;
}
a.little:active {

	color: #8A7D71;
}
.littletexticles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 18px;
	color: #333333;
	padding: 5px;
	text-align: center;
}
.border {
	border: 1px solid #999999;
	margin: 20px;
}
.piecepadding {
	padding: 0px 20px 20px 30px;
}
.poem {
	border: 1px solid #EDEAE5;
	padding-right: 30px;
	padding-left: 30px;
	margin: 50px 40px 50px 20px;
	line-height: 20px;
}

