DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: Palatino Linotype ;
  color :  #888888;
  background : black;
}

A:link { color :  silver}
A:active { color :  #d5ae83}
A:visited { color :  silver}
A:hover { color :  #888888}

.caption {
  font-size : 9pt;
  color :  #dddddd;
  font-style : italic;
}

BODY
{
text-align: center;
background-color:  black;
color:  #888888;
font-family: Palatino Linotype ;
font-weight:bold;
font-size: 16px;
background-attachment: fixed;
background-image: url(https://imageurl.com/image.jpg);
background-repeat: no-repeat;
background-position: left center;
}
 
td,font {
font-family: Palatino Linotype ;
font-size: 14px;
color:  #888888;
}
 
h1 { font-family: Palatino Linotype ; font-size: 14px; font-weight: bold; color:  #888888; text-transform: capitalize}
 
h2 
{
  margin: 10,5,35,5;
  font-size:         18pt; 
  font-weight:      normal; 
  text-align:       right; 
  letter-spacing:     12px; 
  padding-top:       4px; 
  padding-bottom:   5px; 
  background-color:  #dddddd; 
  color:  black;
}
 
h2:first-letter
{
  color:  #B3B2AD; 
  font-style: normal; 
  font-size:  20pt; 
}
 
 
h3 {  
background-color: none; 
border: 0px  black solid; 
font-size: 11px;  
width: 250px; 
margin-bottom: 0px; 
margin-top: 0px;
font-weight: bold;
}
 
a:link {
     font: bold; 
     color:  #888888}
a:hover	{
     font: bold; 
     color:  #888888; 
     text-decoration: underline
}
 
A:visited { color:  #888888; } 
A:active { color :  #888888; }
 
td.thumbnail a, td.thumbnail a:link, td.thumbnail a:visited, td.thumbnail a:active {
     display: block;
     margin-top: 0px;
     padding: 45px;
     vertical-align: middle;
     horizontal-align: middle;
     width: 190px; 
     border: 1px solid  silver; 
     filter: Alpha(Opacity=100)}
 
td.thumbnail a:hover {
     display: block;
     margin-top: 0px;
     padding: 45px;
     vertical-align: middle;
     horizontal-align: middle;
     width: 190px; 
     border: 1px solid  #888888; 
     filter: Alpha(Opacity=100)}
 
}
.image { 
	border:  #888888 1px solid; 
         margin: 20,100,50,100;
         margin-top: 15px; 
	padding: 30px 30px 30px 30px; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#232323",Direction=135,Strength=5);
}
.exif{ 
	color:  #888888;

.lid{ 
	background:  black; 
	color:  silver; 
	font: 11px Verdana, Tahoma, Helvetica, sans-serif; 
	text-decoration: none;
}

.display
{
margin: 30px; padding: 30px;
background-color:  black;
border: 0px solid  #888888;
font-weight: bold
}




BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
