@media print {
  /* print style sheets go here */
}

@import url(print.css) print;
