body {
  font-family: Arial, sans-serif;
  margin: 40px;
  line-height: 1.6;
}

h1 {
  color: #2c3e50;
}

nav a {
  margin-right: 10px;
  text-decoration: none;
  color: #0077cc;
}
