body {
	background-image: url();
	background-repeat: no-repeat;
	text-align: center;
}
.head {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bolder;
	color: #000;
	background-color: #98A0AB;
	position: relative;
	top: auto;
	right: auto;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #909;
}
a:active {
	text-decoration: none;
	color: #96F;
}
.btext {
	font-size: 16px;
	color: #000;
	line-height: normal;
	font-weight: bold;
	background-color: #e7e7e7;
	text-align: left;
	margin: 15px;
	padding: 5px;
}
.bcktext {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 15px;
	padding: 5px;
}

.navtext {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.copyright {
	font-size: x-small;
}
.smnavtext {
	font-size: small;
	color: #000;
	text-align: center;
}
.btext2 {
	text-align: center;
}
.page {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
	text-decoration: blink;
	background-color: #E7E7E7;
}
.lefthead {
	font-size: 24px;
	background-color: #E7E7E7;
	background-position: left;
	text-align: left;
}
.product {
	font-size: 18px;
	color: #FF0;
	font-weight: bold;
	text-align: center;
}
.headtitle {
	text-align: center;
	background-color: #e7e7e7;
	margin: 15px;
	padding: 5px;
}

