Property background-attachment

Sets whether a background image scrolls with
the rest of the page, or is fixed

Syntax

background-attachment: scroll;
background-attachment: fixed;
background-attachment: local;