body {
	margin: 0px; 
	background-color: #FFFFFF; 
	background-image: url(Images/fond_2.jpg); 
	background-position: center; background-repeat:no-repeat
}
BODY {
    scrollbar-face-color: #c51111;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #c51111;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #c51111;
    scrollbar-track-color: #c51111;
    scrollbar-arrow-color: #FFFFFF;
}
