#header h1 {
	background: url("../img/penyeah.png") no-repeat;  
	}
	
a, .colour {
	color: #8cc63f;
	}

.backgroundcolour {
	background-color: #8cc63f;
	}

#wrap-tabs2 {
	background: #8cc63f;
	}
	
#tabs1 .current {
	background: #8cc63f url("/images/tab1_left.gif") no-repeat left top;
	}
#tabs1 .current a {
	background: #8cc63f url("/images/tab1_right.gif") no-repeat right top;
	}

#tabs1 .addproduct a {
	color: #8cc63f;
	}


