h2{color:blue; font-size: 1em;}
li{color: green;}
h1{color: yellow; font-size: 16px;}
#wh{color: orange;}
.rose{color: pink;}
body{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: red;
}