This file defines macros that are included as <style> elements in the <head> of documents.
This macro iterates through all the ancestor documents (including both the root document and the current document) and checks to see if they have a style.css attachment - If so it @imports those stylesheets in turn, allowing CSS inheritance that mimics the site structure.