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

body
{
    background-image: url('img/21.jpg');
 //  background-size: 100%;
//background-width: 100%;
  //  background-repeat: no-repeat;
background-size: cover;
}
