@charset "windows-1252"; 
/* pages style */ 

body { background-color: rgb(250,250,218); background-image: url(fond.jpg); background-attachment: fixed; margin: 50px ;
  
       scrollbar-highlight-color: rgb(222,222,222); scrollbar-shadow-color: rgb(222,222,222); scrollbar-arrow-color: rgb(222,222,222); scrollbar-track-color: rgb(241,234,190); scrollbar-face-color: rgb(241,234,190);
}	
