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

body {
	background: #9dd8ea;
	font-family: Tahoma, Geneva, sans-serif;
	}

#box {
	width: 614px;
	margin-left: auto;
	margin-right: auto;
}


