﻿.h1_position {
	font-size: xx-large;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 500px;
	margin-left: -9999px;
	position: absolute;
	width: 500px;
	height: 0px;
	overflow: hidden;
}
