body {
	background-image: url(bgb.gif);
}
.bgparte {
	background-attachment: scroll;
	background-image: url(side.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgtab {
	background-attachment: scroll;
	background-image: url(showreel.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF8AB1;
	font-weight: bolder;
}
