html, body { 
background-color: #000000
color: #ffffff;
}
#adspace {
background-color: #000000;  
border: 6px solid #999966; 
} 
div.toplogo { 
background: url('header.gif') no-repeat center transparent; 
height: 120px; 
}
h1, div.tagline { 
background-color: #999966
color: #000000; 
}

#main { background: url(/memorials/steinmetz/frame.jpg) top center no-repeat transparent;
z-index: 1;
}

#adcopy {
font-family: Georgia, Times New Roman, Times, serif;
color: #fffff;
z-index: auto;
}

a:link { color: #000066; }
a.visited { color: #663333; }
a:active { color: #990000; }
a:hover { color: #c00000; }
