#wrap{
background: url("../images/about/about_bg.jpg");
width: 993px;
height: 1280px;
}

#title{
  margin: -5px 0px 0px 85px;
}

#copy{
position: absolute;
margin: 60px 0px 0px 100px;
color: #754D20;
width: 800px;
}

#copy a, a:hover, a:visited{
text-transform: uppercase;
color: #754D20;
font-size: 12px;
}