#breadcrumb h1,
#breadcrumb h2,
#breadcrumb h3,
#breadcrumb h4,
#news h2,
#breadcrumb h1 a,
#products h1 {
	color: #fff;
}

body {
	background: #000000;
	color: #282828;
}

#main {
	background-color:#000000;
	background-image:url(../img/bg_black.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#footer {
	background: url(../img/ftr_v2.gif) 50% 0 no-repeat;
}

.lifestyles #products .product a {
	color: #fff;
}