body {
	background-color: #848484;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#centerit {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#logo_bw {
	position: absolute;
	z-index: 5;
	height: 68px;
	width: 428px;
	top: 25px;
}
#text_bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	width: 425px;
	position: absolute;
	z-index: 10;
	padding: 5px;
	top: 300px;
	left: 300px;
	border: thin solid #000000;
}
#link_bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	position: absolute;
	width: 425px;
	left: 300px;
	top: 415px;
	padding: 5px;
	z-index: 20;
	border: thin solid #000000;
}

#footer_bw {
	position: absolute;
	z-index: 22;
	width: 875px;
	top: 595px;
}
#legals {
	font-size: 9px;
	color: #CCCCCC;
	position: absolute;
	width: 830px;
	top: 629px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 25;
	height: 25px;
}
#legals_img {
	position: absolute;
	z-index: 24;
	height: 43px;
	width: 51px;
	top: 612px;
	left: 823px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	position: relative;
	z-index: 25;
	width: 875px;
	text-align: center;
	top: 335px;
}
