/**
 * Basic layout. See the pages CSS fore more.
 *
 * ---------------------------------------------------------------------------------------------------------------------
 * @version 2.0.0
 * @date    2012-09-06
 * @since   2010-10-21
 * @author  Christian Oellers <info@*.de>
 * @link    http://veryshort.de/
 */

/* ------------------------------------------------------------------------------------------------------------ (all) */

html, body {
    display:block;
    width:100%;
    height:100%;
}
