body {
	background-color: #668866;
	color: #CEABAB;
	font-family: Helvetica, sans-serif;
}

h1 {
	font-family: "Lemonada", cursive;
	font-size: 42pt;
	font-size: 10vw;
	font-weight: bold;
	font-style: normal;
	color: #FFDB83;
	padding: 20px;
	top: 25%;
	margin: auto;
}

li {
	list-style: none;

}

section {
	margin-left: 20px;
	
}

footer {
	margin-left: 20px;
}
