/* Move down content because we have a fixed navbar that is 50px tall */
body {
    font-family: 'Open Sans', sans-serif;
    background-image: url(img/bg_white.png); 
    background-repeat: repeat;
}


.jumbotron {
    color: #ffffff;
    background-image: url(img/bg.png); 
    background-repeat: repeat;
}

.footer {
    color:#000000;
}

.agbs {
    font-size:11px;
}
