@charset "utf-8";
body {
     background-color:#000000;
}
.fond {
	background-image: url(../images/mental-instru.jpg);
	background-repeat:no-repeat;
	margin:0 auto 0;
	
	width:710px;
	height:533px;
}

