.bkg {
   background: url('./images/bkg.png');
	 background-repeat : repeat-x; 
   background-color:#000000;
	 
}

.bkg1 {
   background: url('./images/d39_content_02.png');
	 background-repeat : no-repeat; 
   background-color:#000000;
	 
}

.txt {
  text-align:justify;
  font-family: Verdana, Helvetica, Arial CE, MS Sans Serif; 
  font-size: 12pt;
  font-weight: bold;
  color:#FDFDFD;
}


.yt {
   background: url('./images/d39_middle_02.png');
	 background-repeat : no-repeat; 
   background-color:#000000;
	 
}
