#background {
    position        : fixed;
    z-index         : -1;
    top             : 0px;
    left            : 0px;
    height          : 100%;
    width           : 100%;
    background-color: #E8E9EC;
}