/* style du fond de la page */

body {
	background: url(./grx/photo06.jpg);
  background-color: #000000;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#page { 
  background-image: url(./grx/photo06_2.jpg);
  background-color: #B4B4B4;
}
