#text {
	position: absolute;
	top: 75px;
	left: 25px;
	width: 85%;
	color: white;
}

#text p {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

img {
	z-index: 500;
}