﻿.bantou1 {
    
    filter: alpha(opacity=90);
    background: rgba(255, 255, 255, 0.9) !important;

}


.bantou2 {
    margin-top: 0;
    filter: alpha(opacity=80);
    background: rgba(20, 20, 20, 0.8) !important;
    line-height: 60px;
    height: 60px;
    color: white;
}

body{
    padding-top:100px;
}

.pp {
    margin-bottom: 50px;
    margin-top: 50px;
}