@media print {
    body {background:#fff; font-size:1em;}
    .block1, .block2, .block3 {display:none}
    .content {padding:0; margin:0}
}