/*Hide all content you don't want to appear on a printed out version*/
#headbar
{
	display:none;
}
