div#line{
       width: 725px ;
       height:  30px;
       margin-top:   10px;
       margin-left:   10px;
       margin-bottom:  20px;

      
}
div#line p,mi{
       width: 725px ;
       height:  30px;
       border-bottom: 2px solid #6495ED;
       border-left:   10px solid #6495ED;
       font-weight:      bold;
       font-size: 18px;
      
}      

           