#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000000;
	background-position: center;
	text-align: center;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	text-align: center;
}
#header tag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center;
}
#wrapper #quote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	left: 24px;
	margin-left: 48px;
	margin-right: 48px;
}
#article p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-left: 24px;
	margin-right: 24px;
}
#wrapper #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center;
}
A:visited  {color: #000000; text-decoration: none}
A:link  {color: #000000; text-decoration: none}
A:active  {color: #003366; text-decoration: none}
A:hover   {
	color: #990000;
	background-color: #FF6600;
	text-decoration: none;
	font-size: 105%;
}
body {
	background-color: #FFFF99;
}

