body { background: #dda; color: #000; cursor: default; margin: 20px; font-family: Verdana, "Microsoft Sans Serif", "Lucida Grande", Lucida, sans-serif; font-size: small; }
img { border: 0; }
blockquote { border: 2px dashed; padding: 5px; }
blockquote.lyrics { text-align: center; }
dfn { font-style: normal; color: navy; text-decoration: underline; cursor: help; }
acronym { cursor: help; }
strong { color: #c00; }
em { font-weight: bold; text-decoration: underline; color: #0c0; }
pre { margin: 30px; padding: 20px; border: 2px dotted; overflow: auto; }
code { font-family: "Courier New", Courier, monospace; font-size: 1em; }
a:link, a:visited { color: #359; }
a:hover, a:active { color: #593; }
input, textarea { background: #eec; border: 1px solid #000; color: #666; }
input:hover, textarea:hover { background: #ffd; }
h1 { background: #886; color: #eeb; margin: 0; padding: 5px; font-size: 2.8em; }
h2 { color: #774; margin-top: 40px; margin-bottom: 0; }
h3 { color: #c80; }
h4 { color: #a65; }
h5 { color: #843; margin-bottom: 0; }
h6 { font-size: 0.9em; margin: 0; }
.menu ul { background: #cca; color: #530; margin: 0; float: left; }
.menu li { font-size: 0.9em; float: left; padding: 2px 8px; list-style: none; }
#selected { background: #eec; color: #530; border: 1px solid; }
#footer { font-size: 0.9em; margin-top: 50px; clear: both; }
#footer p { margin: 0; border-bottom: 3px solid; }
#footer ul { margin: 0; }
#footer li { float: left; list-style: none; }
