#header h1 {
	text-align: center;
	padding-top: 60px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 25px;
}

#header h5 {
	color: #fff;
	text-align: center;
	margin: -15px 0 0;
	padding: 0 20px;
	font-weight: bold;
	font-size: 12px;
}

#header img {
	display: none;
	clear: left;
	position: relative;
	float: left;
	left: 5%;
	top: 60px;
}