If you specify the background-attachment property’s fixed value, you can
prevent the background image from scrolling:
background-attachment: fixed;
The value scrollis the default.
Figure 7-21:
You can
supply
negative
coordinates
to move a
background
image off
the parent
element’s
box.
Figure 7-20:
This graphic
is located at
the 40%
60%
coordinate.