@media print {
body{
font-family:calibri;
font-size:15px;
line-height:26px;
}

header#top, section#right,a.banaan,footer#bottom,div.footerInfo,article.editorRight{
display:none;	
}

}