@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 4px;
	font-weight: normal;
	background-position: left center;
	display: block;
	text-indent: 0px;
	margin-top: 0px;
	line-height: 20px;
	text-align: center;
}

