
body {
  background-color: #B2DBD8;
  color: #2F5250;
  font-family: Agency FB;
  a:hover{
	color: #0B4D4C;
}
}