body {
	background-color: #2e3b4c;
}
.pageview {
	width: auto;
	left: 150px;
	top: 25px;
	position: absolute;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
