#testing {
	background:url(banner.png);
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 420px;
	left: 0;
	top: 0;
}
#hello {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;

}

