#middlepic {
	position: absolute;
        top: 50%;
        left: 50%;
        width: 539px;
        height: 116px;
        margin-top: -208px;
        margin-left: -269px;
	background-image: url(images/adam.jpg);
}
