.image {
	position: absolute;
	width:100%;
	border: 1px solid red;
	
	
}

.mbody {
	text-align:center;
	border: 1px dashed black;
	
}
