body  {
  margin:  0;  padding:  0;
  background-image: url(tiled image 131-3146_IMG copy.jpg);
  background-repeat:  repeat;
  }

#content  {
  font-family:  helvetica, arial, sans-serif;
  color:   #fff;
  }

#content table tr td b span  {
  color: #666;
  }

a:link  {
  text-decoration:  none;
  font-weight:  bold;
  color:  #fff;
  }

a:visited  {
  font-style: normal;
  font-family:  helvetica, arial, sans-serif;
  font-weight:  bold;
  text-decoration:  none;
  color:  #fff;
  }

a:hover {
  text-decoration: underline;
  }