body {
  font: 12px "Helvetica", "Verdana", sans-serif;
  color: #666;
  letter-spacing: 1px;
  line-height: 16px;
  width: 100%;
  margin: 0;
}

img {
  border: 0;
  }

#thumbs {
  height: auto;
  width: auto;
  float: left;
  display: inline;
  text-align: center;
  margin: 8px 10px 0 20px;
  }

div.desc
  {
  text-align: center;
  float:left;
  }

#text { 
  float: none;
  margin: 10px 0 20px 20px
}

h1 {
  font-size: 20px;
  color: #8b5742;
  font-weight: 400;
  letter-spacing: 3px;
}

h2 {
  font-size: 14px;
  color: #8b5742;
  font-weight: 400;
  letter-spacing: 3px;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

a:link {
  color: #8b5742;
  text-decoration: none;
}

a:visited {
  color: #8b5742;
  text-decoration: none;
}
