@charset "UTF-8";
/* CSS Document */
html, body{
padding:0;
margin:0;}

body{
background-image:url(immagini/sfondo.jpg);
background-repeat:repeat;}
#cornice{
position:relative;
top:0;
left:0;
width:720px;
height:550px;
margin:0 auto;}

#flash{
margin-top:20px;}


