.body {
	background-image: url(../images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}

