
    
      #div1{
        font-family:'Courier New', Courier, monospace;
        color:  rgb(255, 0, 170);
      }

      #div2{
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        color:  rgb(255, 0, 0);
      }

      #div3{
        color: rgb(0, 0, 0);
      }