/*  
Theme Name: Wordpress Alice
Theme URI: http://www.leveltendesign.com
Description: Theme Information
Version: 1
Author: Alice N.
Author URI: http://www.leveltendesign.com

	To use color variant change:
	
	  <link rel="alternative stylesheet" href="./css/red.css"
	    type="text/css" media="screen,projection"
	    title="Color Variant" />
	
	to red.css or blue.css
*/

@import url(css/reset.css);
@import url(css/main.css);