h1
{ 
    font-size: 20pt
 }

h2
{ 
    font-size: 12pt
 }

body
{
    font-size: 18pt;
    color:navy;
}

#main {
        font-size: 18pt;
        }
