body {
	background-image: url(/img/bg/jaune2.jpg);
	background-position: center top;
	background-repeat:repeat;
	background-attachment:fixed;
  	background-color: #c80; 
}	


