@import url(otherdir/fromroot.css);
p.root
{
    background: url(inroot.png);
}