body {
	background-image: url(/img/bg/cloches.jpg);
	background-position: center top;
	background-repeat:repeat;
	background-attachment:fixed;
  	background-color: #900; 
}