body {
background-color: #DBF9FC;
}
h1 {
font-family:"Times New Roman", serif;
text-align:center;
}
h2 {
font-family:"Times New Roman", serif;
text-align:center;
}
p, ol, ul, table {
font-family:"Times New Roman", serif;
font-size:18px;
color:blue;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}