/* CSS Document */

img			{
	z-index:	-100;
}

html>body img	{
	z-index:	auto;	
}
