@charset "UTF-8";
/* CSS Document */

p{
font-size:1.8em;
}

li{
font-size:1.8em;
}

h1{ /*main red page title*/
font-size:1.9em;
}

h2{ /*brown headline*/
font-size:1.8em;
}

#footer p{
font-size:1.4em;
}


#terms p{
font-size:1.4em;
}


#font-change p{
font-size:1.4em;
}

.text-field{
font-size:1.8em;
}