<style type="text/css">
			#carousel div {
				height: 400px;
				float: left;
				
			}
			#carousel img {
				min-width: 100%;
				min-height: 100%;
				
			}
			
		</style>