.page-header {
	position: absolute;
}

/* That rule should make page orientation landscape from start */
body {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
