@media print {

#meny, #submeny, #inst, #bonus, #toppen {
  display:none;
  }

body > #body {
	top: 0;
}
}