#backGroundImg img{
 position: fixed;
 top: 40vh;
left: auto;
right: auto;
 opacity: .45;
 z-index: -50;
 width: 50%;
     
  


}
#logo {
    width: 175px;
    padding-bottom: 10px;
  
}
