/* header 1 */
h1, h2
{ 
font-family: arial;
font-style: italic;
color: red;
text-align: center;
}

p
{
font-family: arial;
font-size: large;
}

td
{
font-family: arial;
font-size: large;
}
