body {
background:url(../images/bg.png) repeat center center  !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
color: #999999;

}

.rt-container {
	background: none repeat scroll 0% 0% #3F3F3F
}

#rt-top-surround {
	background: none ;
	margin-top: -25px;
	
}

#rt-header {
	margin-top: -25px;
	margin-bottom: -25px;	
}

.menu-block {
	margin-top: -10px ;
}
	

.gf-menu {
	background: #666666 ;
}

h2 {
	color:#999999;
	border-bottom-width: 1px !important;
}

.title {
	line-height: 22px;
}