div.background 
	{
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
	width:800px;
	height:273px;
	}
	
div.background img 
	{
	position:absolute;
	list-style: none;
	left:0px;
	top:0px;
	}

div.background ul li.show 
	{
	z-index:1000;
	}
	
		
//position:relative; top:0px; z-index:100; border:0px solid #000000;