body{
	background-color: rgb(9, 228, 155);
	font-family:Georgia, 'Times New Roman', Times, serif;
}
p{
	font-size: 18px;
}
ul{
	font-size: 18px;
}
h1{
	text-align: center;
	color: rgb(89, 0, 255);
	font-size: 50px;
	font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}