div.announcements {
  overflow: auto;
  height:300px;
  border:thin solid #004080;
  padding:8px;
}
