
html{
background-image:url(../images/sfondo.gif);
background-repeat:repeat
}

#cornice {
	display: none;
	
}
#Layer1 {
	position:absolute;
	left:7px;
	top:11px;
	width:508px;
	height:480px;
	z-index:1;
}



img {
	display: inline ;
	
}
