BODY {
  line-height: 15pt;
  text-align: center;
  font-size: small;
  background-color: #000000;
  background-image:  url(bird_cl01.jpg);
  background-attachment: fixed;
  BACKGROUND-POSITION: center 50%;
  background-repeat: no-repeat;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom: 0px;
  color: #f6f6f6;
  scrollbar-base-color: #161616;
  scrollbar-arrow-color: gray;
  scrollbar-track-color:#161616;
  scrollbar-arrow-color:#f0f0f0;
}
a:hover{color:#ffffff;
  background-color:mediumblue
}
a:link{color:#cceeff;text-decoration:none}
a:visited{color:#cceeff;text-decoration:none}
a:active{color:#ffffff}
