@charset "utf-8";
p {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-style: italic;
	color: #33FF33;
	letter-spacing: .25em;
	border: thin none #999999;
}
body {
	background-attachment: fixed;
}
hr {
	color: #00FF99;
}
