.tra {
  filter:alpha(opacity=90);
  opacity: 0.9;
  -moz-opacity:0.9;
}

body {
   background: url("img/pasek3.gif");
   repeat;
   margin: 5px;
}
