body {
	background-color: /* #19171C;*/ #888;
	font-family: serif;
	font-size: 18px;
	margin-top: 8%;
	margin-left: 8%;
	margin-right: 0px;
        min-height: 101%; 

	font-family: Arial, Helvetica, sans-serif;
	font-style: italic; 
	font-weight: bold; 

		background-position: top right;
		background-attachment: fixed; 
		background-repeat: repeat;
		/* background-image: url(_gfx/hkr_001_cover.jpg); */


		letter-spacing: 0.1em;

		line-height: 1.5em; 

}

td, th, form, input, textarea, select {

	font-size: 11px;
	color:#fff;
}

li, ol, ul {

	font-size: 11px;
	color:#fff;
}
li {
	list-style-type: square;
}




#content {
	left: 0px;
	top: 45em;
	width: 100%;
	position:absolute;
	background: #000;
		opacity: 0.8; 
		color: #fff; 
		padding: auto; 
		/* border-bottom: solid transparent 50em; 
*/
}


h1,
h2,
h3,
p { padding: 0px 28px ; }




a img {

	
	border: 0px;
}

a:active img,
a:visited img  {

	
	border: 0px;
}


a:link, 
a:visited {

	text-decoration: underline;

	border: 0px;
	color: #fff;

			-webkit-transition-timing-function: cubic-bezier;
-webkit-transition-duration: 588ms;

outline: 0px solid #f00; 
}

a:hover, 
a:active {

	text-decoration: none;
	color: #fff;	border: 0px;
		font-size: 300%; 

		-webkit-transition-timing-function: cubic-bezier;
-webkit-transition-duration: 588ms;

outline: 10px solid #fff; 
background: #000; 

}





h4, h2, h3 {
margin-bottom: -5px;
}
h1 {
	text-transform: uppercase;
		
		font-size: 200%;
		
}
h2 {
	font-size: 150%;

}




h3 {
	font-size: 125%;


}

h4 {

}



h5 {


}


