.firstpara {
	position: relative;
	height: 10px;
	text-indent: 20px;
	white-space: normal;
}
.secondpara {
	line-height: 150%;
	text-align: left;
	text-indent: 40px;
}

