body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(pic/P1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

