body {
	background:#fff;
}
.headerBar {
	width:100%;
	height:38px;
	background-color:#739bc7;
	padding-bottom:5px;
}
.headerBarText {
	font:normal 25px arial;
	color:#fff;
}
