body {
	background-color: gray;
	background-image:url(/images/foret.jpg);
	/*background-size: cover;*/
	background-repeat: no-repeat;
	min-height: 100%;
	}

