h1, h2, h3 {color: white}
a:link {text-decoration: none; color: GreenYellow;}
a:visited {text-decoration: none; color: GreenYellow;}
a:active {text-decoration: none; color: GreenYellow;}
a:hover {text-decoration: underline; color: Gold;}
div.background {
	background:url(transbg.png) repeat;
	text-align: center;
	width: 500px;
}
table {
	background:url(transbg.png) repeat;
	width: 500px;
	font-weight: bold;
}
		