.img{
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.container{
	margin-top: 140px;
}