html {
	background: #ddd url(images/fond4.gif);
	}
#global {
	padding: 0 10px;
	background: url(images/global4.png) center repeat-y;
	}
#header {
	color: #fff;
	height: 160px;
	}
#header h1 {
	margin: 0;
	}
#footer {
	background: #7fcf2e url(images/footer.png) repeat-x;
	color: #fff;
	}