@charset "utf-8";
/* CSS Document */

body{ background: #feefd3; }
body,dl,dt,dd,ul,li{
	margin:0;
	padding:0;
}

li{
	list-style: none;
}

