html { background: #eee; color: #244; }
body { background: #eee no-repeat top left;
  color: #244; }
img { background: #eee; }
#notes h1 { color: #244; }
.note { background: #eee; color: #244; border-color: #244; }
.topic { background: #244; color: #eee }
.noteform { background: #eee; color: #244; border-color: #244; }
.iconbar select { background: #eee; color: #244; }