body {
	background-image: url(image/background.jpg);
	background-repeat: repeat;
	background-position: 100% 100%;
	background-attachment: fixed;
}

