
html {}

#header     { display: none; }
#navigation { display: none; }

body {margin:0px;}

/*.firma .image { display: none;}*/

@media print {

body {
  -webkit-print-color-adjust:exact;
}


}