h1 {
	font-size: 4px;
	font-family: arial, "sans serif";
	font-style: normal;
	font-weight: 200;
	color: #020055;
	position: absolute;
	top: 00px;
	left: 00px;
	width: 600px;
	text-align: center;
	z-index: -8;
	visibility: hidden
}
h2 {
	font-size: 10px;
	font-family: arial, "sans serif";
	font-style: normal;
	font-weight: 100;
	color: #000000;
	position: relative;
	top: 00px;
	left: 00px;
	width: 600px;
	text-align: center;
	z-index: +1;
	visibility: visible
}

