html{
    height: 100%;
}
body{
    min-height: 100%;
    margin: 20px 0;
    background: #efe7f1 fixed;
    background-size: 100% 100%;
}
/*body{
    min-height: 100%;
    margin: 20px 0;
    background: url(../images/backgrounds/6.jpg) fixed;
    background-size: 100% 100%;
}*/