#middlepic {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	margin-top: -13px;
	background-image: url(images/adam.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	}
#content { 
	width: 500px; 
	margin-top: 115px;
	margin-bottom: 0px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}