/* Hide flash on all pages other than homepage */

#flash {
	display: none;
	}