#logo {
  background-image: url("/images/logo_PunchBowlSocial.png");
  background-color: black;
  background-position: center;
  width: 300px;
  height: 115px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
