@charset "UTF-8";
h1 {
	font-size: 36px;
	color: #330033;
	font-variant: normal;
	display: none;
	text-indent: -9999px;
}
h2 {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	float: right;
	clear: both;
	text-indent: -9999px;
}
p {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
	margin: 20px;
	padding: 0px;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 10px;
	text-align: center;
}
img {
	padding: 10px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
