body {
  font-family: Arial, sans-serif;
}
nav a {
  margin: 0 10px;
  text-decoration: none;
  color: blue;
}
