/* CSS Document */

body	{
	background-image:url(../images/layout_slices/layout_2.jpg);
	background-repeat:		no-repeat;
	background-position:	top center;
	background-color:		#070a0e;
	scrollbar-track-color:	#161616;
	color:					#a9a9a9;
	font-size:              13px;
}


.mh {
	font-size: 18px;
	color: #FFFFFF;
}

hr {
	color:#FFFFFF;
}

a {
	color:					#606060;
}

a:visited {
	color: 					#606060;
	text-decoration: 		none;
}
a:link {
	text-decoration: 		none;
}
a:hover {
	text-decoration: 		none;
	color:					#fdbe11;
}
a:active {
	text-decoration: 		none;
}

#jrbvb {
	float:					left;
	margin-left:			467px;
}

.text {
	position:				absolute;
}
