/* Body CSS */
body {
	background-color: #E8F5FD;
}
/* wrap */
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
