body {
	background-color: #E5E6FF;
}

#header {
	background-color: #E5E6FF;
	text-align: center;
	line-height: 50px;
	height: 80px;
}

#headerTitle {
	text-align: center;
}

#header h1 {
	margin: 0;
	padding-top: 10px;
	font-family: Titr, Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	color: #134A81;
}


