body {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
 font-size: 250%;
}

h2 {
 font-size: 200%;
}

h3 {
 font-size: 175%;
}

h4 {
 font-size: 150%;
}

h5 {
 font-size: 125%;
}

h6 {
 font-size: 115%;
}

