html {
	background: #ddd url(../img/html.png);
	}
#global {
	padding: 0 10px;
	background: url(../img/global.png) center repeat-y !important;
	background: url(../img/global.gif) center repeat-y;
}


#footer {
	background: #7fcf2e url(../img/footer.png) repeat-x;
	color: #fff;
	}