body {
	background-color: #000000;
	background-image: url(../images/greca_pomegranate.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#productsDiv {
	color: #C7333A;
	background-image: url(../images/albero_pomegranate.jpg);
	background-position: right 100px;
	background-repeat: no-repeat;
}

#palma {
	position: absolute;
	width: 186px;
	clear: right;
	float: left;
	left: 679px;
	top: 35px;
}
#soap {
	float: left;
	width: 242px;
	margin-top: 30px;
}
#bathsalts {
	float: left;
	width: 153px;
	margin-top: 30px;
	margin-left: 30px;
}
#singlesoap {
	width: 181px;
	overflow: hidden;
}
#bathmilk {
	width: 179px;
}
.riga {
	color: #C7333A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 20px;
}
.rigaPict td img {
	margin-bottom:10px;
}
.rigaPict td {
	vertical-align:bottom;
}
.rigaText td {
	vertical-align:top;
}
.rigaText p {
	margin-bottom: 5px;
}
#divGrid {
	width: 710px;
	float: right;
	margin-right: none;
	margin-left: none;
}

