* {

}
body {

}
#humans h1 { 
	position: relative;
	left: -175px;
	font-size: 75%;
	opacity: .2;
	color: green;
	text-align: center;
}
