@media print{

 .sf-menu, .sf-menu * { /* Hides the nav, search and footer */
  display:none;
 }
