/*
Title: Screen styles and IE/Win patches
Author: michael@nanomonkey.com
*/

/* import stylesheets and hide from IE/Mac, an important historical process \*/
@import url("http://www.nathanielpopkin.net/c/reset");
@import url("http://www.nathanielpopkin.net/c/master");
/* end import/hide */

