/* 
Theme Name: nan
Theme URI: http://nancykraskin.com
Description: theme for Nancy Kraskin
Author: amy gail
Author URI: http://amygail.com
Version: 0.1.1
Tags: Framework, hybrid
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	/* @import url('../hybrid/library/css/reset.css'); */

/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */
	 @import url('../hybrid/library/css/25px.css'); 


/* get the layout */
	 @import url('./css/layout.css'); 
	 
/* make it pretty */
	 @import url('./css/theme.css'); 
