/* ----- headings ----- */

#wrap {
background: url(/images/backgrounds/bio.jpg) no-repeat top left;
padding-bottom: 50px;
}

#content {
margin-left: 200px;
}

#header div {
position: relative;
}
#header div h2 {
text-indent: -4000px;
position: absolute;
top: -7px;
right: 225px;
margin: 0;
padding: 0;
width: 116px;
height: 56px;
background: url(/images/headings/bio.jpg) 0 0 no-repeat;
text-decoration: none;
}

