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

#title{
position: absolute;
margin: -10px 0px 0px 80px;
}

#copy{
position: absolute;
margin: 40px 0px 0px 50px;
color: #754D20;
width: 775px;
}

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

.menulink, .menulink:hover, .menulink:visited{
font-size: 12px;
text-transform: capitalize;
color: #754D20;
}