/******** BODY ********/
body {

    background-color:#3a3a3a;
	font-family: Arial, Verdana, Helvetica, Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 1.2em;   
    background: #000 url(images/FondSite.jpg) no-repeat fixed center;

}
