#content {
	position:absolute;
	top: 24%;
	width: 100%;
}


.oflow  {
	overflow: auto;
	max-height: 50%;
}


  
#content div {
	display: none;
	position: fixed;
	left: 25%;
	top: 24%;
	max-width: 60%;
}