#headintrotext {
  text-align:center;
  margin-bottom:5px;
  line-height:10px;
  margin-right:620px;
}


table.hover-table tbody tr:hover td { 
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: 0% 0%;
  background-color: #fff8f8;
  background-image: none;
}
