h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 500;
	color: #003300;
	text-align: center;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #660000;
	border-left: 1px none;
	background-image: url(skyline.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 14px;
}
