#content h1, .Head {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #a9b2b8;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 30px;
}
.stripe {
	background-image: url(../images2/stripe_blue.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 430px;
	position: relative;
	margin-bottom: 10px;
}