/*  
Theme Name: W3C Core Styles
Description: The W3C Core Styles offer authors an easy way to start using style sheets without becoming designers. By adding a link in the head of your documents, a CSS browser will fetch the style sheet of your choice from W3C's server when it encounters your document. A non-CSS browser will display the HTML document like it always did.
Version: 1.0
Author: W3C
Author URI: http://www.w3.org/StyleSheets/Core/
*/

@import url( http://www.w3.org/StyleSheets/Core/Swiss);

