/*style sheet for head page*/
body { text-align: center; }
h1 { margin-top: 30%; }
h2 { margin-top: 10%; }
h4 { margin-top: 10%; }
h5 { margin-top: 2%;  font-size: 15px;  }
.date { color: gray; }

.new { color: red; text-decoration: underline; }





