BODY {
  background-image : url(weekly-photo-logo.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 70px 20px;
  margin-top: 50px;
  font-size: 10pt;
  color: blue;
  background-color: #adae84;
}
TABLE {
  font-size: 10pt;
  color: blue;
}
TD{
  font-size : 10pt;
  color : blue;
}
