body {
  padding-top: 56px;
}

.backgroundimage{
  background-image: url("../img/background.png");
  background-repeat: no-repeat;
  background-size: cover;
}
