link_styles.css   [plain text]


@import url('import_style_from_link.css');

#divRed {
  background-image: url('red_background.png');
}