/* print.css */
header, footer, .NavSecondary, #env {
    display: none !important;
}
body {font-size: 12pt; line-height: 1.5;   font-family:'Helvetica Neue LT W01_71488914';}

h1:before{
  display: block;
content: "this is your order from www.ukmva.com.";
margin-bottom: 10px;

padding-bottom: 25px;

}

img.print {
  display: block !important;
  max-width: 200px !important;
  }