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

#title{
position: absolute;
margin: -6px 0px 0px 85px;
}

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

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


#footer{
position:absolute;
margin: 700px 0px 0px 0px;
}