html {
	background: #fff url(img/html.png);
	}
#global {
	padding: 0 0px;
	background: url(img/global.png) center repeat-y;
	}
#header {
	background: #8AADC4 url(img/header.gif) right no-repeat;
	color: #fff;
	height: 201px;
	}
#header h1 {
	margin: 0;
	}
#footer {
	background: #5F717E url(img/footer.png) repeat-x;
	color: #fff;
	}
	
#sidebar {
	background: #fff;/*#5F717E;*/
	
	}