body {
  background: white url("../img/grad2w.jpg") repeat-x;
}
#bd,#ft {
  background: white;
  color: black;
}
#menu { 
  background: white url("../img/button.png") repeat-x;
}
div.boxl {
  background: white url("../img/gradlw.png") repeat-y left;
  color: black;
}
div.boxr {
  background: white url("../img/gradrw.png") repeat-y right;
  color: black;
}
#lists { color:black;}
