#content {
	background-image: url(http://www.seahorsesolutions.netfirms.ca/mfvwines.com/images/backgrounds/background-top.png);
	background-repeat: repeat;
	padding: 20px;
	color: #999999;
}
h1 {
	font-family: "Gotham Black", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B1A7A8;
	line-height: 20px;
	letter-spacing: 1.0px;
	word-spacing: 1.0px;
 	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Gotham Black", Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #928261;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
 	font-weight: normal;
}
h4 {
	font-family: "Gotham Black", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #AA8938;
	line-height: 18px;
	letter-spacing: 0.25px;
	word-spacing: 0.25px;
 	font-weight: normal;
}
h5 {
	font-family: "Gotham Black", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #928261;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	letter-spacing: 0.25px;
	word-spacing: 0.25px;
 	font-weight: normal;
}
h3 {
	font-family: "Gotham Black", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #928261;
	line-height: 18px;
	letter-spacing: 0.25px;
	word-spacing: 0.25px;
 	font-weight: normal;
}
.links {
	background-color: #020200;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
:focus
{
  -moz-outline-style: none;
}
a:link {
	text-decoration: none;
	color: #AA8938;
}
a:visited {
	text-decoration: none;
	color: #AA8938;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #AA8938;
}
/* Sets margins and padding to zero and disables scroll bars for body layer */
body {
	margin: 0;
	padding: 0;
	background-color: #333333;
}
/* IMPORTANT: Above style parameters must overide your existing site CSS */

/* Creates foreground layer at full browser size with scroll bars */
#backdropjs_foreground {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	z-index: -1;
}
/* Creates fixed background layer at full browser size and sets background color */
#backdropjs_background {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;	
	height: 100%;
	margin: 0;	
	padding: 0;	
	overflow: hidden;			
	z-index: -1;
	background-color: #333333;
}
/* Styles text for 'Flash Payer Required' message */
#backdropjs_background p {
	color: #999999;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}
#pullout {
	background-color: #000000;
	padding: 10px;
	width: 180px;
	margin-right: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
<style type="text/css">
<!--
table.style {
	font-family: "Gotham Black", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #AA8938;
	line-height: 18px;
	letter-spacing: 0.25px;
	word-spacing: 0.25px;
 	font-weight: normal;
	background-image: url(http://www.mfvwines.com/images/backgrounds/background-top.png);
	background-repeat: repeat;
	padding: 20px;
}
