html,body {
	background-image:url(http://www.specializedbalsa.com/i/backgrounds/main.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	text-align:center;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.topnav
{
	font: 12pt, Arial, Helvetica, sans-serif, bold;
	text-align:left;
	color:#000000;
	text-decoration:none;
}

.content
{
	background-color: #ffffff;
	text-align:left;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#000000;
}

.footer
{ 
	font-size: 9px;
	color: #fff;
}

.footer a:link {color: #fff; text-decoration:none;}
.footer a:visited {color: #CCCCCC; text-decoration:none;}
.footer a:hover {color: #FAC700; text-decoration:none;}
.footer a:active {color: #CCCCCC; text-decoration:none;} 

