Body
{
background-color: white;
background-image: url(fond.gif);
background-attachment: fixed;
background-repeat: no-repeat; background-position: center;
}
Si ta feuille de style ne s'applique pas a ton Body bah c'est .background
De la tu peux faire des variantes (fixe, non fixe etc...)
Dans ta page ensuite lorsque tu mets ton <Body> tu auras toutes les infos pour le background ou alors tu fais un <Class="Backround"> puis backround 1 etc.. si tu veux en mettre des différents sur tes pages.