#div1{

    color: white;
    font-family: arial, sans-serif;
}
#div2{
font-family: cursive;
    color: black;
}
#div3{

    color: yellow;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
