body {
  background-position: left top;
  color: #000000;
  background-image: url(../../background.gif);
  background-repeat: repeat-y;
}
a:link {
  color: #3fa824;
}
a:visited {
  color: #758d72;
}
