﻿body
{
    margin: 0;
    padding: 0;
    /*text-align: center;*/
;    background: url('images/weblink.gif') repeat fixed;
    background: url('images/CMP sfondo_2.jpg') repeat fixed;
    color: #000;
    font: 100% Verdana, Geneva, Arial, Helvetica, Tahoma sans-serif;
    /*background-repeat: repeat;*/
}
#centrato {
    position: absolute;
    left: 50%;
    width: 1020px;
    margin-left: -510px;
    }
