@charset "utf-8";

/**
 * @version  1.0
 * @date     2011-07-18, 2011-07-18
 * @since    2011-07-18
 * @author   Alldesign, http://alldesign.de
 * @author   Christian Oellers <c.oellers@*.de>
 *
 * DESCRIPTION
 * - Basic print layout for all pages.
 */

/* ------------------------------------------------------------------------------------------ ALL */

html, body {
    color:#000;
    background:#FFF none;
}
