body {
	background-image:url(../images/7days.jpg);
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% auto;
	height: 100%;
}