body {
  background-color: #fff;
  }
	
hr {
  background-color: #eee;
}

.wrapper {
  margin-top: 10px;
  border: 1px solid #ddd;
  width: 901px;
  text-align: center;
}

.topp {
  width: 901px;
  height: 117px;
  color: #777;
  background-image: URL('../img/top.gif');
  background-position: top;
  background-repeat: no-repeat;
}

.bunn {
  margin-top: 20px;
  clear: both;
  width: 901px;
  height: 21px;
  font-size: 100%;
  color: #eee;
  background-image: URL('../img/bunnbgr.gif');
  background-position: baseline;
  background-repeat: no-repeat;
}	

.contact {
  padding: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  font-weight: bold;
  color: #eee;
  text-decoration: none;
}
