/* Stumphole Swamp Stylesheet */

	BODY { font-size: small; font-family: Arial, Helvetica, sans-serif; background-color: #1C845A; color: #E0F5FE; }
	P.title { font-size: 125%; }
	P.footer { font-size: 75%; }
	A { color: #E7F1AB; }
	A:link { color: #E7F1AB; }
	A:visited { color: #C8F091; }
	DIV.navbar { background-color: #227159; color: #E7F1AB; padding: 0.3em;}

