body {
	background-color: #FFC4AA;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82615D;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1.3em;
	padding-right: 20px;
	border: 1px solid #946D68;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	color: #000;
	padding-top: 1px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #946D67;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #946D68;
	line-height: 1.4em;
}
.textproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82615D;
	line-height: 1.15em;
}
.border {
	background-color: #FFFFFF;
	border: 1px solid #946D68;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 70px;
	line-height: 1.4em;
	color: #946D68;
	font-style: italic;
	padding-left: 70px;
}
