html {
	background: #000000;
	}
#global {
	padding: 0 0px;
	background: url(img/global.png) center repeat-y;
	}
#header {
	background: #DF007E url(img/header.jpg) no-repeat;
	height: 144px;
	width: 1152px;
	}
#header2 {
	background: #DF007E url(img/header2.jpg) no-repeat;
	height: 144px;
	width: 1152px;
	}
#header3 {
	background: #DF007E url(img/header3.jpg) no-repeat;
	height: 144px;
	width: 1152px;
	}	
#header h1 {
	margin: 0;
	}
#footer {
	background: #DF007E;
	color: #fff;
	width: 100%;
	position: absolute;
	}

