a:link {
	color: #99ffff;
	font-family: Comic Sans MS, Lucida Sans;

}
a:visited {
	color: #ffffcc;
}
a:active {
	color: #ffcc99;
}
body {
	background-image: url(images/background/feeble-minds/red-black-blue-set/note-bg1.gif);
	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: #006600;
	font-weight: bold;




}
hr {
	width: 65%;
	position: static;
}
