body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-attachment: fixed;
	background-image: url(images/nightsky3.jpg);
	background-repeat: no-repeat;
	background-position: -127px -161px;
}
