.orig-bg-image
{
	background-image: 		url("../images/bg.jpg");
	background-size:     	cover;                    
    background-repeat:   	no-repeat;
    background-position:	center center;
	background-attachment: 	fixed;
}