html, body {
scrollbar-face-color: rgb(185, 0, 0);
scrollbar-arrow-color: rgb(0, 0, 0);
scrollbar-highlight-color: rgb(224, 214, 69);
scrollbar-3dlight-color: rgb(255, 255, 136);
scrollbar-shadow-color: rgb(153, 153, 153);
scrollbar-darkshadow-color: rgb(0, 0, 0);
scrollbar-track-color: rgb(0, 0, 143);
background-image: url("sfondo2.jpg");
background-repeat: repeat;
width: 1000px;
margin: 0px auto;
}


