/**
 * a flexible 3-column layout
 *
 * This is based on the excellent job done by Matthew James Taylor.
 *
 * @link http://matthewjamestaylor.com/blog/fixed-width-or-liquid-layout.htm
 *
 * @author Bernard Paques
 * @license http://www.gnu.org/copyleft/lesser.txt GNU Lesser General Public License
 */

/* import core YACS reference style sheet -- this has to come before any other rule */
@import url("../_reference/yacs.css");

/* import styles for this theme */
@import url("configured.css");

/* below that point you can add any additional style you would like to implement manually */
