body {
	background-color: #000;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("img/niko_band01_test.jpg");
	background-attachment: fixed;
	font-family: Times, Times New Roman, Serif;
	position: absolute;
}
