body {
   font-family: sans-serif;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
}
a {
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
