
/* CSS Document */

body 
{
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#286A25;
}