body {background-image: url(../images/blu_2btl_bkg_.jpg);
		background-repeat: no-repeat;
		background-position: 50% 100%;
		background-color: black;}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #99CCFF;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FA420E;
	text-decoration: none;
}
.nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.nav:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FA420E;
	text-decoration: none;
}

