a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:active { color: #ffffff; }
BODY{
  background-color: #ffffff;
  background-image: url(../../I_paper.jpg);
  background-repeat: no-repeat;
  background-attachment :fixed;
  background-position :center;
  color: #000000;
  background-position: center 110px;
}