.course {
	background-attachment: scroll;
	background-image: url(images/background_course.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

