  
.UnderlineClass{
  background-image : url(IMG copyright.gif);
  background-repeat : no-repeat;background-position : left bottom;
  
  background-attachment : scroll;
  height : 20px;
}
.BoxunderlineClass{
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : navy;
  padding-left : 20px;
  padding-top : 7px;
  padding-bottom : -3px;
}
