/**
 * Print - Makes the layout Print Friendly
 *
 * @package WPFramework
 * @subpackage Media
 */

/* Document Body */
body {display:none;}

