body.banners {
	margin-top: 101px;
}

#banner {
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 9999;
}

body.admin-bar #banner {
	top: 32px;
}