body.custom {
	background: #718e89 url(bg_images/gray_bg.jpg) repeat-x;
	}
	
.custom .widget {
	background: #565656;
	}

.custom .widget h3 {
	color:#fff;
	}	

.custom #footer p a {color:#fff; text-decoration:underline;}	 
.custom #footer p a:hover {color:#FDDF14;}	