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

body { background-color: rgb(250,250,218); background-image: url(BPliens01.jpg); background-attachment: fixed; margin-top: 20px ; margin-left: 20px ; margin-right:20px;
  
       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);
}	
.style1 { 
 font-weight: bold; font-size: 11 px; font-style: normal; font-family: Comic Sans MS; color: rgb(32,32,32); 
 }	

.style2 {
 font-weight: bold; font-size: 16 px; font-style: normal; font-family: Comic Sans MS; color: rgb(32,32,32);
 }

