div#page {
      font-size:   large;
   }

div#list {
      top:      55%;
      right:    0;
      bottom:   0;
      left:     20%;
      width:    50%;
      margin:   auto;
   }

h1 {
   text-align: center;
   }

h2 {
   text-align: center;
   }

span#officer {
   font-weight: bold;
   }
