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