#demo-bar {	margin: 5px auto;	padding: 5px 0;	width: 600px;	border-bottom: 1px solid #B3D4EF;	background: #EFF8FF;	text-align: center;} #demo-wrapper {	/*margin: 5px auto;*/	overflow: hidden; 	height: 206px; 	width: 250px;	position: relative;	border-color:#005596;	border-width:1px; 	border-style:solid;	border-top-width:5px;} #demo-inner {	width: 1500px;	height: 206px;	background-image: url(/img/WCAS.jpg);	position: relative;} .scrolling-content {	width: 139px;	height: 73px;	text-align: center;	position: absolute;} .scrolling-content h1 { 	color: #fff;	padding: 25px 0;	font-size: 12px;} #content1 {	left: 0px; 	top: 0px;} #content2 {	left: 250px; 	top: 0px;} #content3 {	left: 500px; 	top: 0px;} #content4 {	left: 750px; 	top: 0px;}#content5 {	left: 1000px; 	top: 0px;}#content6 {	left: 1250px; 	top: 0px;}