h1 {color: mediumslateblue;
    font-size: 45px;}
h3 { border-bottom: 3px solid slateblue; }
table { border: 8px outset slateblue; 
        font-weight: 100; 
      }
td.main {font-size: 25px;}
.boxit {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
