.stateon {
  FILTER: alpha(Opacity=70);
  -moz-opacity:.70;
  opacity:.70;
}
.stateoff {
}
body
 {
 background-image:url('mo.jpg');
 }

