html {
	background: #999 url(../images/html.png);
	}
#global {
	padding: 0 0px;
	background: #fff ;
	}
#header {
	color: #fff;
	height: 176px;
	background-color: #7fcf2e;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	}
#header h1 {
	margin: 0;
	}
#footer {
	background: #FFF;
	
	}

