/* a-propos ******************************************************************/ #a-propos {  background-color:rgb(0, 0, 0);  color:rgb(255, 255, 255) } /* contact ******************************************************************/ #contact {  background-color:rgb(113, 113, 113);  color:rgb(255, 255, 255) } /* realisations ******************************************************************/ #realisations {  background-color:rgb(97, 96, 96);  color:rgb(255, 255, 255) } 