@charset "utf-8";
body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(water007.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 150px;
	margin-bottom: 50px;
	margin-left: 100px;
	background-attachment: fixed;
}
