@charset "iso-8859-1";
/* CSS Document */


html{ background:#fff url(../img/bkg-verde.jpg) repeat-x}

body{
	margin:0;
	padding:0;
	background:url(../img/bkg-fiore-verde.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#858585;
	line-height:18px;
}
