body {
  background-image: url(../img/background.jpg);
  background-size: cover;
  background-attachment: fixed;
}


img.logo {
  padding-top: 100px;
  padding-bottom: 50px;
}
