body {
	background-color: #082e23;
	color: white;
	text-align: center;
}

img {
	width: 300px;
	margin-top: 20px;
}

h1 {
	font-size: 3em;
	margin-top: 10%;
	font-family: sofia;
}

p {
	font-size: 1.5em;
}