@charset "utf-8";
.style4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(images/headerimage.jpg);
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 5px;
}
