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

h1,h2,p {
  text-align:    center; }
table {
  margin-left:   auto;
  margin-right:  auto;
  border-radius: 5px; }
a {
  color:         blue; }