@charset "utf-8";
/* CSS Document */

html body{
	background-color: #282828;
}


/*  START Product Details  */
.producttitle {
	font-weight:bold;
	font-size: 1.2em;
	color: #FFF;
}