div.news {
  position: absolute;
  top: 480px;
  height = 60px;
  font-size: 12px;
  color: #808080;
  background: #f8f8f8;
  z-index: 1;
  padding: 2px;
  width: 537px;
  margin:auto;
  text-align:left;
}

h1 {
  font-size: 12px;
  margin-bottom : 2px;
}
