body {
 background: white;
 color: black;
 font-family: georgia, "Times New Roman", Times serif;
}
#logo {
 text-align: right;
 line-height: 0.8em;
 font-size: 1em;
 font-family: helvetica, arial, sans-serif;
 letter-spacing: -3px;
}
#logo a {
 text-decoration: none;
}
.skip, .bar, .right, #subnav, #menu, #footer {
 display: none;
}
.fright {
 float: right;
 margin: 0 0 1em 1em;
}
.fleft {
 float: left;
 margin: 0 1em 1em 0;
}

