div.container a.navbar-brand {
    background: url("../img/icon_4b_32.png") no-repeat scroll 0 6px transparent;
    margin-left: 0;
    margin-bottom:  0;
    padding: 12px 20px 2px 40px; 
    height: 40px;
    /* font-size: 19px; */
    /* color: white; */
}

div.container p.navbar-text {
    margin-left: 0;
    margin-bottom:  0;
    padding: 6px 18px 8px 20px; 

}
