body {
	background-color: #B0D6C0;
	color: #D964A6;
	font-size: 20px;
	font-family: sans-serif;
}
h1  {
	 text-align: center;
	 background-color: #82A190;
	 padding: 10px;

}
p {
	font-family: arial;
	font-size:20px;
}