@charset "utf-8";
/* CSS Document */

.poem {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00C;
	text-align: center;
}
.gardentomb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #033;
	text-align: center;
}
.poembackround {
	background-color: #FFC;
}
.gardenbackround {
	background-color: #BED926;
}
.chdisplaybackround {
	background-color: #3F0;
}
.poem2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-align: center;
}
.GS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.GSbackround {
	background-image: url(../../music035.gif);
	text-align: center;
}
.GS2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.garden {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #030;
	text-align: center;
}
.chsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
