/*
Theme Name: AxiaMetrics
Description: Based on the Designers Default theme by Lynn Wallenstein.
Version: 0.1
Tags: axiametrics

*/

/* Eric Meyer's Reset. You probably don't need to change that. */
/* http://meyerweb.com/eric/tools/css/reset/ */
@import "reset.css";

/* For use with the grid. You probably shouldn't need to change this either. */
/* http://960.gs/ */
@import "960.css";


/******* This is where you will want to do most of your changes ******/
@import "main.css";

/* Uncomment this for debugging */
/* @import "debugging.css"; */

