body {
  background-color: #000000;
}

td.thumb {
  text-align: center;
  width: 140px;
  height: 140px;
  background-image: url("images/diapo.gif");
  background-color: #000000;  
  background-repeat: no-repeat;
}

img.thumb {
  border-width: 0px;
}

div.nav {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

a.nav {
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;  
  color: #aaaaff;
}

div.photo {
  text-align: center;
}

img.photo {
}