﻿.no-underline {
  text-decoration: none;
}

.no-underline:hover {
  text-decoration: none;
}

.wide-background {
  margin-top: -16px;
  margin-bottom: -16px;
  padding-top: 16px;
  padding-bottom: 16px;
}

body {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
