.header {
    background-image: url(/img/tiles.jpg);
    width: 100%;
    height: 70px;
    background-repeat: repeat-x;
}

.cursive {
  font-family: 'Satisfy', cursive;
}

.heading {
  font-family: 'Lato';
}

.event {

}

.navbar-menu {
    justify-content: center;
}

.navbar-start {
    margin-right:inherit;
}

.main_img {
    width: inherit !important;
}

.nav-link {
  color: #333;
}
