This is my code:
bacground-attachment:fixed;
.fixed { background: url(img/kid1/1.jpg) no-repeat center center; background-attachment:fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }