.bg-fixed {
	background-attachment: fixed;
}
.bg-cover {
	background-size: cover;
}