* {
   margin: 0;
   padding: 0;
}

body {
   background: url(sfondo.jpg) center top;
}

#sfondo_header {
   background: url(sfondo_header.jpg) repeat-x center bottom;
}

#header {
   height: 209px;
   width: 760px;
   background: url(header.jpg) no-repeat;
}

#fascia_centrale {
   background: url(sfondo_fascia_centrale.jpg) center top;
}
