body {
	background-image: url(tappezzeria_real.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.sx {
	background-image:url(outside_site.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#000000;
	background-color:#FFFFFF;
	line-height:20px;
}
.text a:link              { color:#000000;text-decoration: none; }
.text a:active            { color:#000000;text-decoration: none; }
.text a:visited           { color:#000000;text-decoration: none; }
.text a:hover             { color: #CCAAAA; text-decoration: underline; }