#about {
    background: #DCB069;
    padding:15px 30px;
}

.head {
background: url(about.gif) no-repeat;
height:25px;
margin-bottom:15px;
position:relative;
left:-15px;
}
.head h2 {
display:none;
}

#about a {
text-decoration:none;
}
#about a:hover {
text-decoration:underline;
}