/* CSS Document */

body {
  background-color: #FFF;
  margin: 0;
  padding: 0;
  }
  
  #bkgrnd31 { 
  background-image: url(backgrnd_31.gif);
  height: 1100px;
  width: 1300px;
  }
  
  #link a {
  position: absolute;
  height:370px;
  width: 250px;
  top: 80px; 
  text-decoration: none;
  }
