
#spot1{
	top:15px;
	left:200px;
	width:98px;
	height:56px;
	position: absolute;
	
	background: url(files/spot1.jpg) no-repeat;
}
#spot2{
	top:15px;
	left:5px;
	width:98px;
	height:56px;
	position: absolute;
	
	background: url(files/spot2.jpg) no-repeat;
}