body {
	background-color: #000;
	color: #ccc;
	background: #000 url(body_bg.jpg) no-repeat top center fixed;
}
h1 {
	color: #0ff;
	font-family: sans-serif;
	text-align: center;
	font-size: 18pt;
}
div#head {
/*	background-color: #001;*/
	width: 100%;
	text-align: center;
	padding-bottom: 1em;
}
a img {
	border:0px;
}
.topnav {
	text-align: center;
}
.topnav a {
	color: #fff;
	text-decoration: none;
	font-size: 14pt;
	padding: 0.5em;
}
div.productclass {
	padding: 0.5em;
	text-align:center;
}
div.productclass {
	border: 2px raised #002;
}
div.productclass a {
	border:0px;
}
div.productclass a img {
	border:0px;
}
a:hover img, a:hover {
	background-color: #013;
}
