body
{
background-color:white;
background-image:url('logo light.png');
background-attachment:fixed;
background-position:right bottom;
background-repeat:no-repeat;
}

h1
{
font-family:"Georgia,Times,serif";
font-size:56pt;
color:black;
}

td 
{
font-family"Georgia,Times,serif";
font-size:1em;
color:#000000;
} 

p
{
font-family:"Georgia,Times,serif";
font-size:1em;
color:#000000;
} 


