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