﻿body
{
	background-color: #0090F6;
	background-image: url("../images/productBackgroundGradient.png");
}

div#page
{
	background-image: url("../images/productBackgroundMain.png");
}

/* products.css overrides for specific product pages*/
body#product div#page div#content a#productCollection {
	margin-left:48px;
	margin-top:158px;
}
body#product div#page div#content div#productImage {
	margin-left:105px;
}