 @media print {
#stage.headH {
	margin-top: 0 !important;
}
header {
	position: relative !important;
}
#mainMenu {
	position: relative !important;
	top: 0 !important;
}
#mainTitle {
	position: relative !important;
}
#subTitle {
	position: relative !important;
	top: 0 !important;
}
#followBox{
	position: relative !important;
	top: 0 !important;
}
#mainContents {
	padding-top: 0 !important;
}
}
