#topheader {
	display: none;
}

html>body #topheader {
	display: block;
}

