body {
	padding: 0px;
	background-image: url(images/kfs-background-2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
#KFS {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 835px;
	padding: 0px;
}
#KFS #center {
	height: 490px;
	width: 750px;
	background-image: url(images/detail-video-center.jpg);
	color: #FFF;
	font-family: Neuropol;
	font-size: 16px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#KFS #bottom {
	height: 43px;
	width: 750px;
}
#KFS #header {
	height: 215px;
	width: 750px;
}
#KFS #below-bottom {
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 750px;
	background-color: #000;
}
