body 
{
background-color: black
}

p
{
text-align: center; 
color: white;
font-size: 200%
}

h1 
{
font: ariel;
color: 369f36;
text-align: center;
}

h2 {
font: times;
color: 369f36;
text-align: center;
}

h3
{
font: ariel;
color: grey;
size: 200%;
}

h4
{
color: 888888;
}

h5
{
color: white;
size: 50%;
text-align: left;
}

a:link 
{
color: 369f36;
text-decoration: none;
font-size: 200%
}
a:visited 
{
color: 369f36;
text-decoration: none;
font-size: 200%
}
a:hover 
{
color: efb273;
text-decoration: none;
font-size: 200%
}
a:active 
{
color: efb273;
text-decoration: none;
font-size: 200%
}

img.bb 
{
border: 0;
}

table.one
{
table-layout=automatic
}


</style>
