.mar{
	border:6px solid green;
	border-style:dashed;
	background-color:pink;

}
#images{
	font-size:20px;
	font-family:poppins;
}
.cla{
	border:3px solid turquoise;
}
.para{
	border:6px;
	border-style:double;
	border-color:#43FC4A;
	padding:25px 15px 45px;
	border-radius:25%;
	
}
#para1{
	border:6px;
	border-style:inset;
	border-color:pink;
	padding:25px 15px 45px;
	border-radius:25%;

	
}




#p{
	
	background:url(https://images.pexels.com/photos/6331032/pexels-photo-6331032.jpeg);
	height:350px;
	width:1320px;
	font-size:18px;
	line-height:25px;
	color:white;
	text-indent:15px;
	background-repeat:no-repeat;
	text-align:justify;
}
