body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/black_pixelated.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
