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