body.gallery
 {
  background: #5B2E00 url('bggallery.jpg') no-repeat scroll top left; 
  scrollbar-base-color: #5B2E00;
  scrollbar-track-color: #5B2E00;
 }

iframe
 {
  border:0;
 }

.h1
 {
  letter-spacing: 3px;
  text-align: center;
  border-bottom: 1px solid #DFB5CD;
 }

.h2
 {
  text-align: center;
  font-style: oblique;
 }

.j
 {
  text-align: justify;
 }

.jl
 {
  text-align: justify;
  line-height: 1.6;
 }

a.x:link
 {
  border:0;
  filter:alpha(opacity=75);
  width:50px;
 }

a.x:active
 {
  border:0;
  filter:none;
  width:50px;
 }

a.x:visited
 {
  border:0;
  filter:alpha(opacity=35);
  width:50px;
 }

a.x:hover
 {
  border:0;
  filter:none;
  width:50px;
 }

.header
 {
  text-align: center;
  width: 100%;
  font-size: 21pt;
  border-bottom: 2px groove #DDDDFF;
  color:EEFFEE;
 }
