html {
	background: #fff url(img/html.png);
	}
#global {
	padding: 0 10px;
	background: url(img/global.png) center repeat-y;
	}
#globalplanning {
	padding: 0 10px;
	background: url(img/globalplanning.png) center repeat-y;
}

#header {
	background: #b15429 url(img/header.jpg) no-repeat;
	color: #fff;
	height: 165px;
	}

#header h1 {
	margin: 0;
	}
#footer {
	background: #b15429 url(img/footer.png) repeat-x;
	color: #fff;
	}
	


