body {
	margin:0px;
	background-image: url('bg.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:  center;
	background-color:  #ffffff;
}