body,html {
    height: 100%;
}

.bg {
    background-image: url("../assets/imagem.jpg") ;
    /* Full height */
    height: 100%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#agostinhocardosologo div {
    padding:2px;
    position:center;
}

 #agostinhocardosofooter div{
    text-align: center;
}



