#top-banner{
  width: 100%;
  background-color: #f0f20e;
}
#top-banner-font{
  margin-top: 2%;
  margin-bottom: 2%;
  color: #3ac9b7;
  font-size: 2em;
  text-align: center;
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif";
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

body{
  background-color: #0097a7;
}

.full{
  width: 100%;
  margin: 0;
  padding: 0;
}
