body {
	background-color: #ffffff;
	background-color:white;
	background-image:url(bg_body.jpg);
	 background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
