Bonus: Fond d'écran fixe
#fond {
background-image: url("http://nomdusite.e-monsite.com/medias/images/xxx.png");
background-repeat: round no-repeat;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Dans la ligne de la page 1ère ligne: <div id="fond"> dernière ligne: </div>