body{
    background-image: url(https://up.enterdesk.com/edpic_source/3a/31/81/3a318145855a0d737e1f7d210464cd43.jpg);
     background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
 }
#home{
    background-color: rgba(255, 255, 255, 0.6) !important;
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    position: static;
    width: 63%;
    margin: 0 auto;
   background-image:none!important;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}