  .duo {
	width: 98vw;
	max-width: 755px;
	height: 500px;
}
.duoOverLay {
	border: solid black 1pt; 
	background-color: white; 
	z-index: 0; 
	position: absolute; 
	height: 500px;
}
