#won {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  }
#container {
  position: absolute;
  top: 0px;
  left: 0px;
  }
#side {
  position: absolute;
  top: 39px;
  left: 675px;
  z-index: 3;
  }
#bear {
  position: absolute;
  z-index: 5;
  }
#sure {
  position: absolute;
  z-index: 4;
  }
A:link {text-decoration: none;  color: #A5BAA5}
A:visited {text-decoration: none; color: #A5BAA5}
A:active {text-decoration: none; color: #A5BAA5}
A:hover {text-decoration: underline; color: #A5BAA5}