body { background-image: url(images/bg.gif); background-repeat: repeat-x; background-color: #F5C4C7; }


td {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #333;
  line-height: 14px; }
  
  
h1 {
  margin: 0px;
  font-family: Georgia, serif;
  font-size: 18px;
  color: #A83744;
  letter-spacing: -1px;
  line-height: 20px; }
  
  
a {
  color: #F32B42;
  font-weight: bold; }
  
  
a:hover {
  color: #762BF3; }
  

#thumb a img {
  border: 2px solid #F5C4C7; }