@import url("styles.css");

#stripe {
	background-image:url(/images/stripe_bags.gif);/*change graphic for each product**/
}

#logo {
	background-image:url(/images/logo_bg_bags.gif);/*change graphic for each product**/
}

#contentarea h1 {
	color:#447224;/*change color for every product!**/
}
#titlearea .titleimg{
	position:absolute;
	top:20px;
	left:30px;
	width:419px;
	height:24px;
	background-image:url(/images/title_bags.gif);
	background-repeat: no-repeat;
}

#headerimage {
	background-image:url(/images/header_bags.jpg);
}