A { text-decoration: none; }



.i { margin-left: 3em; margin-right: 3em; }


a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:active { color: #ff0000; }


body {
  background-image: url(LeopardSnakeSkin1.jpg);
  background-repeat: no-repeat;
  background-position: 10% 100%;
  background-attachment : fixed; 

}