body {
	overflow: hidden;
	}
div.content {
	height: 100%;
	overflow: auto;
	}