body     {
	color: #fffed7;
	font-size: 12px;
	font-family: "Century Schoolbook", "Hoefler Text", "Gloucester MT Extra Condensed", Helvetica;
	background-image:  url(graphics/background.gif);
	background-color: #8B4513;
}
h1             { color: #f4a460; font-weight: bold; font-size: 24px }
h2       { color: #f4a460; font-weight: bold; font-size: 16px}
h3       { color: #fffed7; font-weight: bold; font-size: 16px }
h4  { color: #fffed7; font-weight: bold; font-size: 14px }
a        { color: #fc9; font-weight: bold; text-decoration: none }
a:hover    { color: #fffed7; text-decoration: underline }
td  {
	color: #fffed7;
	font-size: 14px;
	background-image:  url(graphics/background.gif);
	background-color: #8B4513;
}
