#banner {
	font-size: 700px;
	position: absolute;
	height: 40px;
	width: 700px;
	left: 10px;
	top: 10px;
}
.TitleCap {
	font-family: "times new roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000099;
	text-align: center;
}
