@media print {
   #menu, #breadcrumb, #shortcuts { 
   		display: none; }
   #headerPic img { 
   		width: 100%; 
   		height: 100%; }
 }
