
html,body { background: #eed; color: #222; }
body { font-family: 'Myriad Web',sans-serif; margin-left: 6em; }
a { text-decoration: none; color: #33e; }
a:hover { background: #f7f7e7; }

pre, code, .code { font-family: 'Lucida Console', 'Letter Gothic', monospace; }
pre { font-size: 90%; background: #ededd0; padding: 0.4em; }

#main {  }

.hidden { display: none; }




