/*  
Stylesheet: 
Description: Mobile style sheet for Square Zero
Author: Eric Scheidler
Author URI: http://squarezero.org
Version: 1.0
*/

#header {
	display: none;
	}
	
#header_mobile {
	display: block;
	}

