@import url("styles.css");

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

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

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

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