
#demo-inner {
width: 1284px;
	height: 1302px;
	background-color: #fff;
	background-image: url(loading.gif);
	background-repeat:no-repeat;
	background-position: 433px 100px;
	position: relative;
}
 
.scrolling-content {
	background: transparent url(bubble.png) top left no-repeat;
	width: 139px;
	height: 73px;
	text-align: center;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: #fff;
	padding: 25px 0;
	font-size: 12px;
}
 
#content1 {
	left: 200px; 
	top: 150px;
}
 
#content2 {
	left: 150px; 
	top: 600px;
}
 
#content3 {
	left: 170px; 
	top: 915px;
}
 
#content4 {
	left: 1260px; 
	top: 720px;
}

#content5 {
	left: 2260px; 
	top: 450px;
}

#content6 {
	left: 2250px; 
	top: 0px;


#hi {
	left: 2000px; 
	top: 500px;
}


#content8 {
	left: 1300px; 
	top: 340px;
}

