#preloader
{
	position: absolute;
	left: -9999px;
	top:  -9999px;
}

#preloader img
{
	display: block;
}

