
#layout-content {
  background-color: transparent !important;
}

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