/**
 * Theme Name: Custom Design
 * Theme URI: http://.com/
 * Description: A custom theme for the WordPress CMS based on the Hybrid Theme Framework.
 * Version: 1.0
 * Author: David Eleuterius
 * Author URI: http://builtbydavid.com
 * Template: hybrid
 * Status: publish
 *
 * Copyright (c) 2008 - 2010 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('/assets/css/master.css');




/* custom code */

body { font-size:.8em !important; }