body {
padding: 2em;
background-color: white;
background-image: url("bg774.gif");
font-family: "Trebuchet MS", Helvetica, FreeSans, sans-serif;
color: navy;
}

#header {
text-align: center;
}

#navigation {
float: left;
width: 245px;
}

#content {
margin-left: 255px;
}

#footer {
clear: both;
text-align: center;
}

h2.top {text-align: center;
}

ul {
list-style-type: none;
padding: 0;
margin: 0;
font-size: small;
text-decoration: none;
}

a {
text-decoration: none;}
a:link {color: blue;}
a:visited {color: purple;}
#header {
text-align: center;
}



p.black {color: black;
text-align: center;
}
