.f-bg-img{
	background-image: url('../images/bg2.jpg');
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}


