html,body {
  padding: 0;
  color: #a03400;
  background-image:url(/graphics/tread.jpg);
  background-repeat: repeat;
}
a { text-decoration: underline; color: #fff; }
a:visited { text-decoration: underline; color: #ff9c00; }

