

@media print{
    body{
        background-color: #679 !important;
    }
    .head_top{ 
        padding: 5px 0;
        background: #f5f5f5;
    }
}