body {
	background: mediumseagreen;
	text-align: block;
}
h1 {
	text-align: center;
}
p {
	text-align: left;
}
h2 {
	text-align: center
}
 
button{
	background: yellowgreen;
}
/*main body*/
 
 
 
 
 
 
 