body {
  background: #ededed url(images/range-bg.jpg) no-repeat fixed center top;
  color: black;
}
a:link {
  color: #4b2811;
  text-decoration: none;
}
a:visited {
  color: #4b2811;
  text-decoration: none;
}
a:hover {
  color: #4b2811;
  text-decoration: underline;
}

