body {  background-attachment: fixed; background-image: url(bg.jpg)}
a:hover {  background-attachment: fixed; background-image: url(bg.jpg); background-repeat: no-repeat}
body {  background-repeat: no-repeat}

