.css {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: auto;
}

