body {
  background-color: #f1f3ed;
  padding-top: 80px;
  padding-left: 80px;
  padding-right: 200px;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}