#demo, #demo li {
	margin:0;
	padding:0;
	width:900px;
	height:290px;
	list-style:none;
}

#demo {
	overflow: hidden;
}

#demo li {
	float:left;
}