a { text-decoration: none;
    color: black;
    }
a:hover { text-decoration: underline; }
img { border: none; }
body { margin-top: 0;
       margin-bottom: 0;
       margin-left: 0;
       margin-right: 0;
       background-image: url(pics/background.GIF);
       }
