H1 {
    color : #ff0000;
    font-family : tahoma, arial,Verdana;
    font-size : medium;
    font-weight: bold;
    text-align : center;
}

H2 {
    color : #00ff00;
    font-family : Verdana;
    font-size : normal;
    font-weight: normal;
    text-align : center;
}

H4 {
    color : #00ff00;
    font-family : Verdana;
    font-size : x-small;
    font-weight: normal;
    text-align : center;
}

