@charset "UTF-8";
#cu3er-container {
	clear: both;
	height: 500px;
	width: 960px;
	margin-right: 32px;
	margin-left: 32px;
	text-align: center;
}
.welcome_text {
	width: 480px;
	margin-top: 20px;
	margin-left: 32px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	letter-spacing: .65px;
	line-height: 20px;
}
.cu3er_shadow {
	clear: both;
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

