#facebookRss {
    background-image: url('../images/bg_lista.jpg');
}

#contate_nos {
    background: transparent;
    background-image: url('../images/fotos/frota.jpg');
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    clear: both;
    position: relative;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
}
#contate_nos h3 { color: #FFF !important; text-shadow: 0 0 5px #000000; margin-bottom: 120px }
#contate_nos h1 { color: #007aff; text-shadow: 0 0 5px #000; font-size: 44px; font-weight: bold }

.gallery{
    display: inline-block;
    margin-top: 20px;
}