/* jqFloat.js */

.cloud{
	width:140px;
	height:140px;
	background:url(startr.gif) no-repeat 0 0;
	position:absolute;
	z-index:10;
}

#cloud2{
	top:100px;
	left:150px;
	
}