body {
	background-image: url(../../images/backgrounds/background_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}
