body {
	background-color: #000;
	background-position:top;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("img/celina_band02_test.jpg");
	background-attachment: fixed;
	font-family: Times, Times New Roman, Serif;
	position: absolute;
}

.profile-content-box {
	background-color: rgba(20,10,0,0.5)
}