
.introtitle {
	background-color: #D8EAEF;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	color: #5C9CB6;
	text-align: center;
	z-index:1;
}

#introtitlebackground {
	background-color: #D8EAEF;

/*	position: absolute;
	top: 70px;
	left: 131px; */
	width: 100%;
	height: 20px;
	z-index:100;
}

