html {
	background: #CCCA97;
	}
#global {
	padding: 0 10px;
	background: url(../img/global.gif) center repeat-y;
	}
#header {
	background: url(../img/header2.gif) no-repeat;
	color: #970F35;
	height: 178px;
	}
#header h1 {
	margin: 0;
	}
#footer {
	background: #970F35 url(../img/foot.gif) no-repeat;
	color: #fff;
	height: 44px;
	}

