

/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */




body {
	background: url(../img/fk_background.png) repeat-x;
}

.hero-unit{
	background-color: transparent !important;
	padding-left: 0px;
	padding-right: 0px;
	
}

.hero-unit p {
	font-size: 25px;
	padding-top: 40px;
}

.fk_cover {
	text-align: center;
	margin-bottom: 40px;
}

.chapter {
	padding-top: 60px;

}

h1 {
	margin-top: 4px;
	margin-bottom: 0.7em;
	border-top: 1px solid #333333;

}

a {
	color: #d58302;
}
a:hover {
	color: #444444;
}

 {

}


