body {	background-color: #ffffff;	margin: 0px;	padding-left: 10px; 	padding-top: 20px;	border: 0px;}#content {	position:absolute;	left: 10px;	top: 15px;	width:900px;		height: auto;}.text {	position: relative;	left: 0px;	width:450px;	margin-top:8px;}/* image rotation */#imgs-frame {	background-color: white;	position: relative;	width: 450px;	height: 300px;	top: 0;	left: 0;	overflow: hidden;}#imgs {	position: absolute;	top: 0;	left: 0;}