body {
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFDE79;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.testi p {
	margin:20px 5px 0px 0px;
	line-height:18px;
}
.testi2 p {
	margin:20px 0px 0px 10px;
	line-height:18px;
}
.testi3 p {
	margin:20px 50px 0px 10px;
	line-height:18px;
}
.testi4 p {
	margin:10px 15px 5px 30px;
	line-height:21px;
}
.footer p {
	margin:30px 10px 25px 270px;
	line-height:14px;
	font-size:11px;
}
a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}
#lastminute table {
	width:240px;
	margin-top:15px;
}
