#div-carousel {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
}

#div-carousel p {
	position: absolute;
	top: 0;	
}