/*
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://jeffreyestern.com/c/reset");
@import url("http://jeffreyestern.com/c/master");
/* end import/hide */

