h2 { line-height: 30px; font-size: 1.75rem }
h3 { line-height: 40px; }
.img { text-align: center; }
.img img { width: 100%; }
section#rules { padding: 0 30px; }
ul { margin-bottom: 20px; }
ul li { margin-left: 20px; list-style-type: circle; }
table th, table td { border: 1px solid black; border-collapse: collapse; padding: 5px 10px; }
#content { background: #fff; padding: 2rem 2rem 3rem 2rem; }
#writing .subHeader { padding-bottom: 2rem; margin-bottom: 0; }
.back { text-align: right; }