.menu {
	display: none;
}

.noprint {
	display: none;
}
.mediacenter {
	text-align: center;
	position: absolute;
	left: -100px;
	top: 100px;
}

.mediabottom {
	text-align: center;
	position: absolute;
	left: 100px;
	top: 600px;
	
}

.bannerlogo {
	text-align: center;
	position: absolute;
	left: 250px;
	top: 0px;
}