html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
  margin:0;padding:0;border:0;
  color:#CCC;
  font-family:verdana,sans-serif;
  letter-spacing:-1px;
  line-height:1.8;
  text-align:center;
}
div#container {
  margin:5em auto 0 auto;
  font-size:2em;
  width:18.75em;
}
p {
  margin:0;padding:0;border:0;
  text-align:justify;
  font-size:0.6em;
}
ul {
  list-style:none;
}
ul li {
  display:inline;
  margin-left:1em;
  font-size:0.6em;
}
a {
  color:#999;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
  color:#F09;
}
a.active{
  color:#CCC;
}
a img {
margin:0;padding:0;border:0;
}
a#dumb {
  position:absolute;bottom:1em;right:1em;
}