@charset "UTF-8";
.centerbody {
	background-image: url(../images/products.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
	margin: 0px;
	width: 382px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.6em;
}
