body {
  font-family: Arial, sans-serif;
  margin: 40px;
  line-height: 1.6;
}
a {
  color: #0056b3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
