body {
    /*width: 100%; 
    height: 600px; */
    /*background-image: url('image/background-image.jpg'); */
    background: url('../zcimgs/z-cinza.png');
    /*background-size: 100% 100%;  */
    background-repeat: repeat;
} 