body {
	background-image: url(images/home_01.jpg);
	background-repeat: repeat-x;
	background-color: #bb9c6b;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6a4b24;
	text-decoration: none;
}
a:hover, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A22932;
	text-decoration: none;
}
.productsBorder {
	width: 487px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #6a4b24;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #606060;
}

.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
