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

#intro {
	bg-color: #831f07;
	position: absolute;
	height: 480px;
	background: #FFFFFF;
	width: 640px;
	top: 50%;
	left: 50%;
	margin-left: -320px;
	margin-top: -240px;
	text-align: left;
}

