.navImg{
    background-image: url("../img/glass.jpg")
}
/* Show it is fixed to the top */
body {
    min-height: 75rem;
    padding-top: 4.5rem;
}
.navShadow {
    text-shadow: 0px 1px 5px white;
}