@charset "utf-8";
body {
	background-color:#e3dabd !important;
}
#home-logo {
	height:61px;
	width:672px;
	margin:100px auto 0 auto;
	text-align:center;
}
#trans {
	height:230px;
	width:672px;
	margin:0 auto;
	border:2px solid #fdfae9;
}
#home-text {
	height:31px;
	width:672px;
	margin:20px auto 0 auto;
	text-align:center;
	color:#4a442a;
}
#home-enter {
	width:672px;
	margin:30px auto 0 auto;
	text-align:right;
}
#home-links {
	width:672px;
	margin:100px auto;
	text-align:center;
	clear:both;
	color:#FFFFFF;
}
#home-footer {
	font-size:9px;
}
