html, body {
	background: #d2ffe2;
}

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

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

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

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