
body 
{
background-color: black;

}

h1 
{
font-size: 18pt;
color: C2A891;
font-family: Times new Roman
}


h2 {
font-size: 13pt;
color: CEB596;
font-family: Times new Roman
}

p 
{
margin-left: 50px;
color: C69D65;
font-family: Times new Roman
}


h3 
{
font-size: 10pt;
color: CF935F;
font-family: Times new Roman
}




a:link     {color:C08E53}
a:visited  {color:EFC593}
a:active   {color:A27E64}
a:hover    {color:DEAE7D}

