body { background-color: #eeeedd; }
:link     { text-decoration: underline; color: #4444ff; }
:visited  { text-decoration: underline; color: #4444bb; }

h1.blog-title {
  color: #eeffee;
  background-image: url("/gauche-bg.png");
}

h1.blog-title a:link    { text-decoration: none; color: #eeffee; }
h1.blog-title a:visited { text-decoration: none; color: #eeffee; }

td.menu-strip { border: thin solid #c8e0c8; background-color: #e0f8e0; }
td.menu-strip h2 { background: #e0f8e0; }
td.menu-strip p  { background: #e0f8e0; }
td.menu-strip ul { background: #e0f8e0; }

table.inbody { margin-left: 3em; margin-bottom: 1em; }
