*
{
font-weight: normal;
color: rgb(233, 233, 233);
}

body
{
background-color: rgb(30, 30, 43);
}

p
{ 
font-family: Verdana;
font-size: small;
text-align: center;
font-style: normal;
}

h1
{
font-family: "Trebuchet MS";
font-size: xx-large;
font-weight: bold;
text-align: center;
}

h2
{
font-family: "Trebuchet MS";
font-size: large;
text-align: center;
}

h4
{
text-align: right;
font-family: "Trebuchet MS";
font-size: small;
font-style: italic;
text-decoration: underline;
color: rgb(209, 209, 209);
}

#signature
{
font-family: "Courier New";
font-size: 18px;
text-align: center;
font-variant: small-caps;
}

h6
{
text-align: center;
font-family: "Trebuchet MS";
font-size: 13px;
font-style: italic;
color: rgb(209, 209, 209);
font-weight: normal;
}