p.intro {
 font-size: 1.7em ;
 text-align: center;
}
p, li {
 text-indent: 3em;
 font-size: 1.6em;
 font-family: Arial Black;
 margin: 0em 1em 1em 1em;
}
h1 {
 color:#0000ff;
 text-align: center;
 font-style: bold;
 font-size: 2.6em;
}
table {
 border-style: inset;
 border-collapse: collapse;
 text-align: center;
 margin: auto;
}
nav { 
 text-align: left;
}
nav ul {
 background-color: #f8ff45;
  }
nav li {
 display: inline;
 margin-left: 2em
}
h2 {
 color: #44ff54;
 text-align: center;
 font-style: bold;
 font-size: 2.35em;
}
th, td {
 font-size: 2em;
 border-style: solid;
 border-width: thin;
 padding: 0.25em;
}
q {
 font-size:1.7em;
 font-style: Italic;
}
