h1 {
	font-size: 50px;
	font-family: Futura, Serif;
	color: rgb(50,100,10);
	}

body {
	font-size: 20px;
	font-family: Papyrus, Serif;
	color: rgb(10,40,0); 
	background-color: rgb(235,255,215)
	}