body{
background-color: #ffffff;
font-family: arial, verdana, sans-serif;
font-size: 80%;
}

a{
color: #816100;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #0055aa;
}

h1{
font-size: 50%
}

h2{
font-size: 130%;
color: #0000aa;
}

#logo{
background: url(images/logo.gif) no-repeat;
}

#bar{
background: #ffffff url(images/splash-bar.gif) repeat-x;
background-position: 0 3px;
}

#footer{
background: url(images/splash-footer.gif) repeat-x;
padding: 5px;
color: #000671;
font-size: 90%;
}