body {
    font-family: Verdana, Times New Roman, Arial;
}

#h1Title {
    color: red;
    text-align: center;
}

.h2Title {
    color: brown;
    text-align: center;
}
