@charset "utf-8";
.header_main {
	font-family: "Century Gothic", Tahoma;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #96C6F6;
	background-image: url(../images/header.jpg);
	height: 25px;
	width: 300px;
	text-align: center;
}
