#header {
	visibility:hidden;
	height:0px;
	width:0px;
	position:absolute;
	top:-2000px;
	}
#footer {
	visibility:hidden;
	height:0px;
	width:0px;
	position:absolute;
	top:-2000px;
	}
