body {
   background: #eeeeee;
   font-family: sans-serif;
   font-size: 90%;
}

a:link {
   color: #0468cc;
}

a:visited {
   color: #0468cc;
}

div {
    display:inline;
   line-height: 120%;
}
