body {
	background:#FFFFFF;
	background-image:url(bg.jpg); 
	background-repeat:no-repeat; 
	background-attachment:fixed;
	background-position:center;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	margin-bottom:20px;
}