body {
	margin: 0px;
	padding: 0px;
	background: #6D980C url(img/bg.jpg) repeat-x;
	font-family: "Century Gothic";
	color: #213D00;
	text-align: center;
}
td {
	text-align: left;
}

.testim {
	background: url(img/img_r4_c1_s1.jpg);
	padding-left: 15px;
	font-size: 13px;
}
h1 {
	font-weight: normal;
	color: #7B9438;
}
.history {
	background: url(img/img_r5_c5_s2.jpg) no-repeat;
	font-size: 13px;
}
.recipe {
	background: url(img/img_r5_c8_s2.jpg) no-repeat;
	font-size: 13px;
}
#stockists td {
	padding: 4px;
	border-bottom: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
}
h2 {
	font-weight: bold;
	letter-spacing: -1px;
	color: #A70431;
}
.recipe table tr td ol li {
	padding-bottom: 15px;
}
.c {
	text-align: center;
}
img {
	border-width: 0px;
	border-style: solid;
	text-align: center;
}
