body {
   font-family: Helvetica, sans-serif, Arial;
   color: #000000;
   background: none;
   margin: 20px;
   background-color: #D0E0E0;
}
p {
   margin: 15px;
}

td {
/*   text-align: center; */
   vertical-align: top;
}
a {
   /*color: #BD9977;*/
   background: none;
   /*font-size: x-small; */
   text-decoration: none;
}
img {
   border: 0
}
.breadcrumb {
  /* font-size: x-small; */
   background: none;
}
.galleries {
   /* font-size: x-small; */
   background: none;
}
.address {
   text-align: right;
  /* font-size: xx-small; */
}

