/* index - home */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.bg {
	background-attachment: fixed;
	background-image:       url(../imagesEN/natural_services_14EN.gif);
	background-repeat:  no-repeat;
	background-position: 93px bottom;
}
.bg2 {
	background-attachment: scroll;
	background-image:   url(imagesSP/natural_home_16.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #339900;
}

