/* CSS Document */

body {
background-image:url(pattern.png);
background-repeat:repeat;
margin:0px;
}

.sito {
width:970px;
background-color:#44C0EB;
}

