#logo {
  background-image: url("/images/logo_TruckYard.png");
  background-size: 305px 75px;
  background-color: #000000;
  background-position: center;
  width: 305px;
  height: 75px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
