/*	Disable scrolling */

html { overflow:auto; }

/*	Footer */

div.ft			{ display:none; }
#homeImage		{ display:none; }