body{
	font-family: "Trebuchet MS", Verdana, helvetica, "helvetica neue", sans-serif;
	font-size:12px;
	color: #000000;
	margin:0px;
	padding:0px;
	background-color:#541C1C;
	background-image:  url("design/fond.jpg");
	background-repeat:no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}