body {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	border-color: transparent;
}
