Semantic classes in the body element
Classes produced by the Sandbox function sandbox_body_class(). These classes can be used in CSS to control the layout and design for the whole of any given page. For example, to style a category archives page, use body.category or to style search results, use body.search-results.
For more information on classes produced by this function in the Sandbox, see the Sandbox readme.html for the body class reference.

