
body 	{font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: green;
		background-image: url(../images/begone.gif);
		background-attachment: fixed}

a:link {color: "#d9a837"; text-decoration: "none"; }
a:hover {font-size: "18px";}
a:visited {color: "#d9a837"; text-decoration: "none"; }
a:active {color: "#d9a837"; }

H1 {color: green; 
	font-size: 48pt;
	font-weight: bold	}

H2 	{color: green;	
	font-size: 18pt;
	font-weight: bold;
	}

H3 	{color: green;	
	font-size: 14pt;
	font-weight: bold;
	}

H4 	{color: green;	
	font-size: 12pt;
	font-weight: bold }

H5 	{color: green;	
	font-size: 10pt;
	font-weight: normal;}

H6 {color: green;	
	font-size: 8pt;
	font-weight: normal;}
