/**
 * Style index
 * Base profile
 * Applied for all browsers, for all media types; meant to be built upon with further media-specific styling.
 * @author Derek Beumer <derek@thoughtstack>
 * @copyright Copyright (c) 2008, Derek Beumer
 * @version $Id$
 * @package base
 */

@import url('reset.css');
@import url('foundation.css');
@import url('elementary.css');