
body {
	margin: 0px;
	background-image:url(../images/bggris.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
.bodyBg
{
	margin: 0px;
	background-image:url(../images/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}