I'd like to change the background image of the body (or my section) on link hover as in this example:
http://www.passion-pictures.com/paris/directors/
Is there any way to do it without using JS.
I only know how to code HTML/CSS
EDIT :
When I Hover on the first link (Michelle) it changes the background of my section as expected. But when I hover on the second link (Franck) the top of my second link background begins under my first link. So the top of my default background is still visible. My links are displayed vertically