body {
  font-family: "Trebuchet MS", sans-serif;
}

ul {
  list-style-type: none;
  padding: 0;
}

a {
  text-decoration: none;
  color: rgb(0, 102, 255);
}


