h2{
	display: flex;
 justify-content: center;
}
p{
	display: flex;
 justify-content: center;

}
img{
	display: flex;
 justify-content: center;
	margin-left: 550px;
		margin-top: -170px

}

p2{
	margin-top: 200px;
		
}
body{
	 background-image: url('https://img.freepik.com/free-vector/light-green-paint-background_78370-1861.jpg?w=1800');
}