div#header {
	background: none;
	height: 40px;
}
div#header span {
	text-align: left;
}
div#header #pub {
	position: absolute;
	margin-top: -15px;
	left: 50%;
	margin-left: -100px;
}