body {
	background-image: url(/img/bg/rougel1.png);
	background-position: center top;
	background-repeat:repeat;
	background-attachment:fixed;
  	background-color: #c00; 
}	

