#headerpic
{
position: relative;
height: 211px;

/*background: #fff url('images/ashlynAndMacey.jpg') no-repeat top left;*/
margin-bottom: 2px;
overflow: hidden;
}

#headerPicImage
{
position: absolute;
width: 100%;
height: 100%;
left: 0px; 
top: 0px; 
z-index: 0;
}
