body {background-color: #FFFFFF;
	  color:#000000;
	  background-image: url(images/fond12.jpg);
	  background-repeat: no-repeat;
	  background-attachment: fixed;
	  background-position: center center;
}

a:link {color: #0000ff}
a:active {color: #ff0000}
a:visited {color: #800080}
