.text p:nth-child(1){
  color: #000;
  text-align: center;
  margin-top:50px; 
  font-size: 18px;
}
.text img{
	width: 70%;
	margin: 30px 15%;
}
.text .word{
	text-indent: 2em;
	letter-spacing: 1px;
	text-align: justify;
}
