body

{

font-family: Palatino, "Times New Roman", Times, serif;

background-color: #ffffff;

background-repeat: no-repeat; 

background-attachment: fixed;

background-position: 35em 9em;

}

h1
{font-size: .8em;
font-weight: normal;
color: #000066;
text-align: left;
text-decoration: none; }


h2
{font-size: .9em;
text-align: left;
font-weight: bold;
color: #000066; }

h3
{font-size: .8em;
font-weight: normal;
text-align: center;
font-style: normal;
color: #000066; }

.content
{
margin-top: auto;
margin-left: auto;
margin-right: auto;
padding-right: 30em;
padding-left: 2em; 

}

a:link {
background-color: #ffffff;
color: #000066;
text-decoration: underline; }

a:visited {
background-color: #ffffff;
color: #990000;
text-decoration: underline; }

a:hover {
background-color: #ffffff;
color: #000066;
text-decoration: none;
}

a:active {
background-color: #ffffff;
color: #990000;
text-decoration: none;
}