body { background-color: #003333 }

:link { color:#3C8476}
:visited { color:#5EB754}
:link:hover, :visited:hover { color:#7AFD36}

h1 { color: #888888;
      font-size: 20px;
      font-family: Textile, Charcoal, sans-serif;
      text-align: center}
      
h2 { color: #cccccc;
      font-size: 18px;
      font-family: Textile, Charcoal, sans-serif;
      text-align: center}
      
p {  color: #ffce44;
      font-size: 14px;
      font-family: Textile, Charcoal, sans-serif;
      text-align: center}
      
table.main {  
            border-style: groove;
            border-width: thin;
            border-color: #888888;
           text-align: center}

td.picture {background-color: #000000;
                 text-align: center;
                 padding: 8px}

td.caption { background-color: #87cc66;
                  font-size: 12px;
                 font-family: Textile, Charcoal, sans-serif;
                 text-align: center}
                 

