body {
	background: #cccccc;
}
#header-outer {
	background: #ffffff;
}
.header-outer, #nav-inner {
	background: #009933;
}

#nav2 li a {
	color: #009933;
}
h1 {
	background: #666666;
}


a.button:link, a.button:visited {
	background: #666666;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	padding: 5px 10px;
}
h1 {
	color: #ffffff;
}
.product-inner .header-outer {
	background: #666666;
}

