BODY {
margin-top: 0;
margin-left: 15%;
margin-right: 15%;
align: center;
    color: white;
    font-family: helvetica, sans-serif;
    background: black;
text-align:center;
}

}

H1 {
color:blue;
    text-align: center;
    clear: left;
    margin: 0;
    text-align: center;
font-size: 24pt;
}

H2 {
margin: 0pt;
color:blue;
    text-align: center;
    clear: left;
    margin-top: 0;
    font-size: 18pt;
    padding: 0pt;
}

H3 {
margin: 0pt;
color:cyan;
    text-align: left;
    clear: left;
    margin-top: 0;
    font-size: 15pt;
}


p {
color:gray;
    text-align: center;
    clear: left;
    margin-top: 0;
margin-bottom:0;
    font-size: 12pt;
    font-family: helvetica, sans-serif;
}

p.sponsor {
color:cyan;
    text-align: center;
    clear: left;
    margin-top: 0;
    font-size: 20pt;
    font-family: helvetica, sans-serif;
}


IMG {
    border: 0;
}

div.index { 
  
  background: black; 
border-style: dotted;
border-color: yellow;
width: 600px;  
}


span
{ text-align: center;
  color: gray;
font-size: 13pt;
}

span.sponsor
{ text-align: center;
  color: cyan;
font-size: 18pt;
}

A
{
  color: cyan;
font-size: 12pt;
}

A.main
{
text-align: left;
  color: blue;
font-size: 12pt;
}

A.front {
  color: cyan;
font-size: 22pt;
}

A.sponsor {
  color: yellow;
font-size: 22pt;
}


td.gallery
{width: 122px;
margin-width: 12px;
margin-color: white;
text-align: center;
}
