body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	background-image:url(imgs/background.gif);
 margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtr #container {
 width:706px;
 height:364px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
 margin-top: 182px;
 top: 50%;
}
.oneColFixCtr #mainContent {
padding: 0 0px; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {

    border: none;

} 