28197 sujets

CSS et mise en forme, CSS3

Bonjour,
J aimerai avoir une image en background, j ai utiliser les menus alsacreations super génial mais mon image ne s 'affiche pas correctement dans Firefox!
voici la page
http://www.options-it.ch/k-knoblauch/
et voici mon style que je mets dans body!


.fond {
margin:0;
background-image: url(img/fond.jpg);
background-repeat: no-repeat;
background-position: left center;

}

Merci pour votre aide!