.header .logo {
	float: left;
}
.header #search {
	float:right;
}
.menu, .pub {
	text-align: center;
}
a.visited {
	color: blue;
}
