body
{
	background-image: url(sfondo.jpg);
	background-attachment: fixed;
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 0px;
}

.home
{
	font-family: Tahoma, sans-serif;
	color: #838383;
	font-size: 12px;
	line-height: 20px;
}

h3.home
{
	font-family: Tahoma, sans-serif;
	color: #838383;
	line-height: 20px;
	
}

#flashcontent {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: transparent;
}
