body {
	font-family: Arial, Helvetica, sans-serif;
	
}
#cornice
{
	background-image: url(sfondo.gif);
	width: 100%;
	text-align: center;
	vertical-align: top;

}

#sfondo
{
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	margin-right: 0px;
	margin-top: 0px;
}
