body {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 1.5;
   background-color: #FCF7EC;

background-repeat: no-repeat; 
background-attachment: fixed; 
background-position: center 0; 
background-size: cover; 

}