@import "style.css";
/* Additional print style */
body {
	background: #fff !important;
}

#maincontent{
	width: 100% !important;
}

h1 {
	width: 100% !important;
	height: 100% !important;
	}

#column1,
#navigation {
	display: none !important;
}