

/* Main Color Scheme */
.header-topmenu li,
.slider-navigation li.active a,
.main-menu,
.header-topmenu,
#sidebar .widget > .w-title h3,
.content .panel > .p-title h2 {
	background-color: #666666;
}
.main-menu {
	color: #666666;
}
.tab-a {
	box-shadow: inset 0 -3px 0 #666666;
}

/* Background Color/Texture/Image */
body {
			background: #F1F1F1;
	
}

<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->