.body {
	background-attachment: fixed;
	background-image: url(images/BACKGROUND.jpg);
	background-repeat: no-repeat;
	background-position: left top;
; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal
}
body {
	background-image: url(images/BACKGROUND.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
