body {
	background-position: center 30px; 
}

.logo {
	width: 299px;
	height: 100px;
	float: left;
	
}

.logo h1 {
	display: none;
}

.logo img {
	border: none;
	
}

.header_title {
	width: 470px;
	float: left;
	padding-top: 55px;
}

.header_title h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	color: #006fa9;
}


#homebrowsetopnav_sec {
  margin: 25px 0 0 2px !important;
}