.body {
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-color: #000000;
	border-color: #000000;
	margin-top: 0;
	padding-top: 0;
	top: 0px;/*	background-image: url(../images/backgrounds/bkg-wood.jpg); */
}

.text-black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border-color: #000000;

}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #996699;
	border-color: #000000;
	border: gray;
	

}

.text-background {

	background: black;

}

.text-background-poem {

	background: black;

}
.text-light {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F4CF74;
	border-color: #000000;

}
.text-poem {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #996699;
	border-color: #000000;

}

.text-poem-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #996699;
	border-color: #000000;
	text-transform: uppercase;

}

.text-dream {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #996699;
	border-color: #000000;

}

	
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #996699;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FF9933;
	font-variant: normal;
}

a:link {
	color: #9900FF;
}
a:visited {
	color: #9966FF;
}

/* section color classes */


.text-poem a { color:#FF9933; }
.text-poem a:visited { color:#FEBF6B; }
.text-dream a { color:#FF9933; }

}
