h1 {
	DISPLAY: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h2 {
	DISPLAY: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
html:first-child h2 {
	DISPLAY: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 400px;
	#visibility: hidden;
	left: 80px;
} 
