body {
  background-image: url(../img/grey_wash_wall.png);
  /* background-image:    url(../img/wc2018bg3.jpg); */
  /* background-size:     cover; */
  /* background-repeat:   no-repeat; */
  /*background-position: center center;    */
}

.logo {
  font-family: 'Baloo Thambi', cursive;
}

.logo a {
  color: rgba(0,0,0,.9);
}

.logo a:hover,
.logo a:active {
  text-decoration: none;
}