
a:link,a:visited,a:hover{
	color:inherit;
}
h1{
	font-family:Georgia,serif; 
	font-size:18px; 
	font-style:italic; 
	margin:40px; 
	color:#26beff;
}
p{
	margin:0 0 20px 0;
}
hr{
	height:0; 
	border:none; 
	border-bottom:1px solid rgba(255,255,255,0.13); 
	border-top:1px solid rgba(0,0,0,1); 
	margin:9px 10px; 
	clear:both;
}
.links{
	margin:10px;
}
.links a{
	display:inline-block; 
	padding:3px 15px; 
	margin:7px 10px; 
	background:#334343; 
	text-decoration:none; 
	-webkit-border-radius:15px; 
	-moz-border-radius:15px; 
	border-radius:15px;
}
.links a:hover{
	background:#334343;
	color: #c3d526;
}
.auto-scrolling-toggle:hover{
	background:#e7bb38; color:#fff;
}

.output{
	margin:10px 5px;
}
.output a{
	display:inline-block; 
	text-decoration:none; 
	padding:3px 15px; 
	-webkit-border-radius:15px; 
	-moz-border-radius:15px; 
	border-radius:15px; 
	background:#8f7119; 
	margin:5px 20px 5px 0;
}
code{
	color:#5b70ff;
}
.content{
	margin:5px; 
	width:90px; 
	height:580px; 
	padding:5px; 
	overflow:auto; 
	background:#8f7119; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;

    background: url('../kep/lime-background.jpg');
	opacity:0.9; 
	filter:alpha(opacity:90) /*Internet Explorer*/

}
.content p:nth-child(even){
	color:#999; 
	font-family:Georgia,serif; 
	font-size:17px; 
	font-style:italic;
}
.content p:nth-child(3n+0){
	color:#c96;
}


.contenti{
	margin:5px; 
	width:720px; 
	height:580px; 
	padding:5px; 
	overflow:auto; 
	background:#8f7119; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;

    background: url('../kep/lime-background.jpg');
	opacity:0.9; 
	filter:alpha(opacity:90) /*Internet Explorer*/

}
.contenti p:nth-child(even){
	color:#999; 
	font-family:Georgia,serif; 
	font-size:17px; 
	font-style:italic;
}
.contenti p:nth-child(3n+0){
	color:#c96;
}


.contenth{
	margin:5px; 
	width:130px; 
	height:580px; 
	padding:5px; 
	overflow:auto; 
	background:#8f7119; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;

    background: url('../kep/lime-background.jpg');
	opacity:0.9; 
	filter:alpha(opacity:90) /*Internet Explorer*/

}
.contenth p:nth-child(even){
	color:#999; 
	font-family:Georgia,serif; 
	font-size:17px; 
	font-style:italic;
}
.contenth p:nth-child(3n+0){
	color:#c96;
}
