body{
    background-color: black;
}

/* #logo{
    font-weight: bold;
    left: 10px;
} */

#logoBach{
    width: 40px;
    margin-top: 10px;
    /* margin-left: 50px */
}

#logoMawr{
    margin-top: 60px;
}

h3{
    color: white;
}

h4{
    color:white;
}

a{
    color:white;
}