div#wrapper{
   margin: auto;
   width: 869px;
}

body {
  background-image:url(../images/wood.jpg);
}

div#bio {
  background-image:url(bio.gif);
  width: 869px;
  height: 576px;
}

div#gallery {
  position: relative;
  left: 430px;
  top: 130px;
  height: 270px;
  width: 315px;
  }

div#form {
  position: relative;
  left: 111px;
  top: -301px;
  height: 28px;
  width: 84px;
  }
  
h4 {
  color: orange;
  font-family: arial;
  size: 8px;
}

p {
  font-family: lucida handwriting, arial;
  font-size: 12px;
}