h1 { 
    font-size:30px;
    line-height:36px;
    color:darkblue;
}

h2 { 
    font-size:20px;
    line-height:26px;
    color:green;
}