@charset "UTF-8";
/* CSS Document */

body, html{
	background:url(img/ombretta.jpg) center center no-repeat;
	margin:0;
	color:#000000;
}
#flashcontent{
	position:relative;
	width:955px;
	height:600px;
	margin:auto;
	color:#FFFFFF;
	}
	.testo{
		color:#000;
		}
	#scritta{
		color:#333333;
		font-size:11px;
		text-align:right;
		width:950px;
		height:20px;
		}