.container-fluid {
    background-color: #f9fad9;
    background-attachment: fixed;
}

body {
	background-color: #f9fad9;
/*    background-image: url("http://www.komponist-eichhorn.de/komponist_eichhorn/images/notenblatt.png");
    background-repeat: repeat; */
    background-attachment: fixed;
}

.item-page {
    background-color: #f9fad9;
    background-image: url("http://www.komponist-eichhorn.de/komponist_eichhorn/images/notenblatt.png");
    background-repeat: repeat;
    background-attachment: fixed;
}
#content {
    background-color: #f9fad9;
    background-image: url("http://www.komponist-eichhorn.de/komponist_eichhorn/images/notenblatt.png");
    background-repeat: repeat;
    background-attachment: fixed;
   
}

#header {
    background-color: #f9fad9;
    background-image: url("http://www.komponist-eichhorn.de/komponist_eichhorn/images/notenblatt.png");
    background-repeat: repeat;
    background-attachment: fixed;
}

body.site {
	background-color: #f9fad9;
    background-attachment: fixed;
}