
body {
  background-image: url(images/bg.gif);
  background-attachment: fixed; }
  
  
.about {
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3A7200;
  line-height: 18px;
  text-align: justify; }
  
  
td {
  font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #3A7200;
  line-height: 14px;
  text-align: justify; }
  
 
.thumbs img {
  border: 1px dashed #E356CC; }
  
.thumbs a:hover img {
  border: 1px dashed #3D7800; }
