body{
    /*background: #262424 !important;*/
    background-image: url("bg-fundo-cinza.jpg") !important;
    background-repeat: repeat !important;
    background-attachment: fixed !important;
    background-color: transparent !important;
    overflow: hidden;
}

#imagem-logo{
    width: 100%;
}