body{	background:	black;}
h1{	position:	absolute;
	font-famly:	"times new roman";
	font-size:	16;
	color:		yellowgreen;
	top:		50;
	left:		400;
	z-index:	1;}
h2{	position:	absolute;
	font-family:	monospace;
	font-size:	72;
	color:		green;
	top:		170;
	left:		215;
	z-index:	2;}
h3{	position:	absolute;
	font family:	matiss ITC;
	font size:	72;
	color:		yellow;
	top:		75;
	left:		300;
	z-index:	3;}
