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

body {
	background:#f4f3e9;
	font-family: "Garamond", Georgia, Arial, Helvetica, sans-serif;
	font-size:14.5px;
	font-weight:100;
	line-height:22px;
	text-align:justify;
	font-weight:100;
	overflow:hidden;
	margin:0;
}

#wrapper_enter {
	width:100%;
	height: 100%;
	background: #f4f3e9;
}

#enter {
	width:679px;
	margin:auto;
	margin-top:100px;
}