body {
    background-color: #999999;
    top: 0px !important;
}

#contact
{
    background-color: #5a6268;
}


  
  .pic {
    position: relative;
    text-align: center;
    color: rgb(10, 4, 88);
  }
  .centered {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);

  }
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
mark {
    background-color: blue;
    color: white;
}
