/* CSS Document */

body 
{
background:url(Backgrounds/White_Satin.jpg);
font-family:"Monotype Corsiva";
color:#000099;
}

.form
{
font-size:18px;
}

.center
{
text-align:center;
}

h1
{
font-size:40px;
text-align:center;
}


A:link 
{
color:#000099;
}

A:visited 
{
color:#000099;
}

A:active 
{
color:#000099;
}

A:hover 
{
color:#000099;
font-weight:bold;
}
