#testing {
	color: #cdcdcd;
	font-size: 13px;
	font-family: arial;
	position: absolute;
	top: 324px;
	left: 340px;
	width: 350px;
	z-index: 1;
}

#hello {
	background-color:#383E43;
	position: absolute;
	top: 2px;
	z-index: 0;
	left: -89px;
	width: 1279px;
	height: 882px;
}
