body
{ 
background-image: url(theseal.jpg); 
background-attachment:fixed;
background-position:right; 
background-repeat: no-repeat;
background-color: #ffffff
}


p {font-family: verdana, helvetica, arial}
p.sansserif {font-family: sans-serif}
p {font-size: 80%}


A:link {text-decoration: none; color: #05A1DE}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none; color: #E8E127}
A:hover {text-decoration: underline; color: #09487B;}
</style>