Anchor set at -40 top margin
In CSS on the page
#anchorname {
display:block;
position:relative;
top:-60px;
}