body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 40em;
}
a {
  color: rgb(198, 26, 26);
  text-decoration: none;
}
a:hover {
  color: rgb(240, 86, 26);
}
img {
  width: 100px;
}
