/* Deixa o fundo do site inteiro branco */
body, .corpo, .conteiner-principal {
    background-color: #FFFFFF !important;
}