@media print {
#header, #sidebar, #footer, strong, h1, ul.breadcrumbs {
 display:none;
}
}

