h1
{
text-align: center;
font-size: 25px;
font-weight: bold;
font-family: Arial;
}

h2
{
text-align: center;
font-size: 18px;
font-weight: bold;
font-family: Arial;
}

p
{
font-size: 14px;
font-family: Arial;
}

p.answer
{
font-size: 14px;
font-family: Arial;
line-height: 0.5;
}

form
{
border: solid;
}

label
{
font-size: 14px;
font-family: Arial;
}


table
{ 
margin-left: auto;
margin-right: auto;
}

