/* CSS Document */

 #protective_code {

  width:100%; 
  color : #FFBF00; 
  font-size : 14pt; 
  border: none; 
  background : url(fon.gif) repeat; 
  //filter:alpha(opacity=60);
  //opacity:.6;
  font-weight : bold;
}


