a:link {
	color: #33ccff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33ccff;
}
a:hover {
	text-decoration: none;
	color: #5599bb;
}
a:active {
	text-decoration: none;
	color: #5599bb;
}
body.pageBG {
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #000;
	position:absolute;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	display:table;
	width:100%;
	background-attachment: fixed;
	background-image: url(http://www.beatsmith.com/tenacious/images/tenacious_bg2.jpg);
}
#leftBG {
	height:648px;
	left:-596px;
	position:absolute;
	top:0px;
	width:596px;
	background-repeat:no-repeat;
	
}
#mainBody{
width:680px;
height:648px;
top:0px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
position:relative;

}
#mainWrapper{
width:100%;
height:100%;
margin-left:auto;
margin-right:auto;
//overflow: hidden;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
