@media print {
    div,a {display:none}
    .ver {display:block; width: 95%; height; 100%; } 
    .nover {display:none}
    
}
