body {
  font-family: sans-serif, arial;
  margin-top: 2%;
  margin-left: 2%;
  margin-right: 2%;
  background-color: white;
  background-image: url("bodyBg.gif");  
  background-attachment: fixed;
  line-height: 25px;
}

div.th1 {
  background-image: url("th1.jpg");
  font-size:10pt;
  border: 1px solid white;
}

H3.th3 {
  background-image: url("th3.jpg");  
  font-size:12pt;
  color:yellow;
}

SPAN.gallery_name {
  position:relative;
  bottom:3;
  padding:0;
  width:80%;
  color:navy;
  font:10pt 'cg times' coronet Garamond Tahoma  'Times New Roman' arial;
}

th.th1 {
  background-image: url("th1.jpg");
  font-size:10pt;
  border: 1px solid white;
}


th.th2 {
  background-image: url("th2.jpg");  
  font-size:11pt;
  border: 1px solid white;
  vertical-align:baseline;
}

th.th2nb {
  background-image: url("th2.jpg");  
  font-size:11pt;
}

th.th3 {
  background-image: url("th3.jpg");  
  font-size:12pt;
  color:yellow;
}

