This is CSS that is stored in an external document. The biggest advantage to using an external style sheet is that it can be linked to by multiple HTML/XHTML files, meaning that changes made to the style sheet will affect all the pages linked to it, rather than having to change each page individually.