@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background: #faf9f6;
}
#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}