/* CSS Document */



#preload img{
	height: 0;
	width: 0;
	border-width: 0;
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	z-index: -30;
}
