.producbg {
	background-attachment: fixed;
	background-image: url(../image/product_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.productitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13.5px;
	line-height: normal;
}

