body{
	background:#000000;
	color:#FFFFFF;
	width:100%;
	overflow-x:hidden;
	font-family:verdana;
}

a{
	color:#FFFFFF;
}

#loading{
	width:1646px;
	height:563px;
	left:50%;
	margin-left:-823px;
	margin-top:-10px;
	position:absolute;
}

#loading img{
	position:absolute;
}

#conceptone{
	width:600px;
	left:64%;
	margin-left:-300px;
	position:absolute;
	margin-top:140px;
	text-align:center;
}

#conceptone p, #conceptone h3{
	margin:0;
	margin-bottom:5px;
}

#patience{
	width:600px;
	height:40px;
	position:absolute;
	left:50%;	
	margin-left:-300px;
	top:50%;
	text-align:center;	
}

#keyword{
	width:800px;
	height:40px;
	position:absolute;
	left:50%;	
	margin-left:-400px;
	text-align:center;
	bottom:0px;
	margin-bottom:40px;
}