
	background-color:"#333333";
	background-repeat: repeat;
	color: yellow;
	font-size : larger;
	h1    {color: yellow;}
	h2    {color: white;}
	h3    {color: red;}
	h4    {color: white;}
	p    {color: yellow}

A:link {color: yellow;}
A:visited {color: silver; text-decoration: underline}
A:hover {color: white; text-decoration: underline overline}
A:active {color: yellow; text-decoration: none}
h1    {color: yellow;}
