body {
	height: 100%;
	margin-bottom: 1px;
    background: url(../images/background2.png);
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333
}

h1{
	line-height: 32px;
	color: #c64934;
	font-weight: bold;
	font-size: 30px;
	white-space: nowrap;
	font-family: Garamond, Bookman Old Style, Times New Roman;
}

.description{
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: Garamond, Bookman Old Style, Times New Roman;
	font-weight: normal;
	font-size: 18px;
	color: #593007;
	line-height: 24px;
	}
	
#product_list{
padding: 20px;
}

#product_list h3 {
	line-height: 20px;
	color: #c64934;
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
	font-family: Garamond, Bookman Old Style, Times New Roman;
}

#addtocart{
padding-bottom: 50px;
float:left;
width:30%;
text-align:center;
}

h1{
	line-height: 32px;
	color: #c64934;
	font-weight: bold;
	font-size: 30px;
	white-space: nowrap;
	font-family: Garamond, Bookman Old Style, Times New Roman;
}
