#header {
	display: none;
}
#footer {
	display: none;
}

#content {
	width: 100%;
}

#print {
	display: block;
}