a:link {
	color: #FF0000;
	font-family: Comic Sans MS, Lucida Sans;

}
a:visited {
	color: #00FFFF;
}
a:active {
	color: #ffcc99;
}
body {
	background-image: url(../images/sets-by-andy/set5/5.jpg);
	color: #99FFFF;
	background-attachment: fixed;
	font-family: Comic Sans MS, Lucida Sans;
	font-size: 14px;
	background-color: #000000;
	text-align: center;





}
a:hover {
	color: #99FFCC;
}
.poetry {
	font-family: Comic Sans MS, Lucida Sans;
	font-size: small;
	color: #FFCC00;
	font-weight: bold;




}
hr {
	width: 65%;
	position: static;
}

