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

html {
  scroll-behavior:		smooth;
}

body {
	margin:				0px;
	text-align:			center;
}

dd {
	margin:				0px;
}