/* Print Stylesheet */

#topbar, #header, #sidebar, #footer{
	display: 	none;
}

#content{
	width: 		95%;
}

#print{
	display:	block;
}