@import url("http://www.w3.org/StyleSheets/home.css");
@media print {
    p { background-color: red; }
}