body {
        background-image: url("../images/demosite.png");
        background-repeat: repeat;
        background-size: cover;
        //background-attachment: fixed;
}