html, body {
	background: #feeff7;
}

/**
 * Template Layout Definitions
 */
#mainBox {
	background: url('../images/templatePink/backRepeat.gif') repeat-y;
}

#topBanner {
	background: url('../images/templatePink/topBanner.jpg') no-repeat;
}

#logoBox {
	background: url('../images/templatePink/logo.gif') no-repeat;
}

#productImageBox div.mask { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/images/templatePink/productFront.png', sizingMethod='crop');}
#productImageBox div.mask[class] { background: url('../images/templatePink/productFront.png') no-repeat;}
