@charset "UTF-8";

body {
	background-color: #000;
}
body,td,th {
	color: #FFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p { line-height: 1.6em; text-align: justify; font-size: 14px; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #FFF;
	text-decoration:none;
	
}
a:active {
	text-decoration: none;
}

.background {
	background: url(../pictures/h2ohts.jpg) no-repeat;
}

.background_TR {
	background:url(../pictures/tricked_outts.jpg) no-repeat;
}

.background_H2_TR {
	background:url(../pictures/h2ohandtrickedts.jpg) no-repeat;
}
.biggertext { font-size: 36px; }
.biggertext { font-weight: bold; }

#prices {
	text-align: center;
}
.prices {
	text-align: center;
}
