/** Add css rules here for your application. */


/** Example rules used by the template application (remove for your app) */
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #555;
  margin: 20px 0px;
  text-align: center;
}

h2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #555;
  margin: 10px 0px;
  text-align: center;
}

table {
	margin-left: auto;
	margin-right: auto;
}
