 body{
 	background-color: palevioletred;
 }
 p{
 	font-size: 50px;
 	color: burlywood;
 	text-align: center;
 	font-family: cursive;
 }