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