/* Last updated: 21-January-2008 */

/* reset the default browser styling for html elements */
@import url("reset.css");

/* set base styles for html elements */
@import url("base.css");

/* set the layout (margins, padding, heights, widths, floats, display types, etc.) and formatting (colors, borders, font sizes, etc.)  */
@import url("main.css");
