@import url(subfolder/sub.css);

body {
    background: url(img/bg.png);
}
