body { background:#000000; }
.menu li a { background:black; }
.menu li a:hover { background:#000033; }
.non-editable { background:#000000; border:1px dotted #999; color:white;  }
.non-editable h1 { border-bottom:1px dotted white;  }
.editable { background:#ffffff; border:1px dotted #999; color:#000000; }
hr { height:0px; border:dotted #ff0099 0px; border-top-width:1px; }
