
#layout-content
{
    background-color: transparent !important;
}
body
{
    background-image: url('img/1.jpg');
    background-size: 100%;
    background-repeat: no-repeat;

}
