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

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