.backing {
	background-image: url(/universal/image_background.gif);
	background-repeat: no-repeat;
	left: 10%;
	right: 10%;
	position: absolute;
}
h1 {
	font-size: xx-small;
	line-height: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
.hfg {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: -5;
	height: 1px;
	width: 1px;
	left: -900px;
	top: 0px;
	font-size: xx-small;
	line-height: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

