body {
	margin: 0;
}

max {
	width: 100%;
	height: 100%;
}
min{ 
	min-width: 920px;
	min-height: 670px;
	overflow: auto;
}