body

{

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

font-size: 1em;

background-color: #ffffff;

background-image: url(../images/vt3logo.gif);

background-repeat: no-repeat;

background-attachment: fixed;

background-position: top;

}

h1
{font-size: 1em;
font-weight: normal;
text-align: center;
color: #000066;
margin:15%;
}


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


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

.describe {
margin-top: 10em;
margin-left: 12em;
margin-right: 10em;
background-color: #ffffff;
 }

p
{}

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;
}