html {
	background: #ddd url(../images/html.png);
	}
#global {
	padding: 0 10px;
	background: url(../images/global.png) center repeat-y;
	}
#header {
	color: #fff;
	height: 110px;
	background-image: url(../images/images2010/ban-site-10.gif);
	background-repeat: no-repeat;
	background-color: #C50061;
	}
#header h1 {
	margin: 0;
	visibility: hidden;
	}
#footer {
	background: #cccccc url(../images/footer.jpg) repeat-x;
	color: #fff;
	}

