BODY {color: black; background-color: white;  background-image: url(url(url()));  background-attachment: fixed;     }

BODY, TD {font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: white;
}
A:link, A:active {font-family: Arial,sans serif;color: blue; background-color:yellow;  text-decoration: underline overline;}
A:visited  {
	font-family: Arial,sans serif;
	color: black;
	text-decoration: underline overline;
	background-color: #00FFFF;
} 
A:active, a:hover {color: black; background-color:lime; text-decoration: overline underline;}


h1           { font-family: Arial, sans serif; background-color:yellow; text-align: center; font-size: 24pt;  text-decoration: bold;}
h2           { font-family: Arial, "sans serif"; background-color:yellow; font-size:16pt; text-align: centre; text-decoration: underline overline;}
h3           { font-family: Arial, sans serif; color: rgb(255,153,51); font-size:16pt; text-align: left; text-decoration: bold;}
h4           { font-family: Arial, sans serif; color: black;background-color:cyan; }