h1 {color:lightblue; font-family: Lucida Console; font-size: 35px;} /* all the proporties of h1*/
h2 {color:lightpink; font-family: Times New Roman; font-size: 22px;}/* make sure to use ;*/


