body {
padding: 3em;
background-color: white;
background-image: url("bg774.gif");
font-family: "Trebuchet MS", Helvetica, FreeSans, sans-serif;
color: navy;
}
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;
}

#navigation {
float: left;
width: 245px;
}

#content {
margin-left: 255px;
}

#footer {
clear: both;
text-align: center;
}

h2.top {text-align: center;
}