body {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	letter-spacing: 0.15em;
	
	background-color: black;
}

p {
	text-align: center;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
	letter-spacing: .18em;
	word-spacing: 0.4em;
}

img {
	border: none;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	min-width: 675px;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 665px;
	height: 400px;
	margin: 0px auto;
	text-align: center;
}


/**********************************/

#kkp-logo {
	float: left;
	background: url(img/kkp.png) center center no-repeat;
	display:block;
	height:400px;
	width:330px;
	text-indent:-9999px;
}

/**********************************/
#kkc-logo {
	float: left;
	background: url(img/kkc.png) center center no-repeat;
	display:block;
	height:400px;
	width:330px;
	text-indent:-9999px;
}

/**********************************/
#sep p {
	float: left;
	width: 2px;
	height: 400px;
	background: url(img/seperator.png) center center no-repeat;
}

#sep p span {
	display: none;
}