html, body {
  background: none;
  background-color: #ffffff;
  font-family: Figtree, sans-serif;
}

#header img {
  background: none;
  max-height: 150px;
}

#footer {
	display: none;
}


