h1,h2,h3 {
	margin: 0;
}

a img {
	border: none;
}

body {
	background-color: #103010;
}

.section {
	background-color: #000000;
	border: dashed 3px green;
	padding: .5em;
	margin-bottom: .5em;	
}

.section h3 {
	display: inline; 
}

.shot {
	margin-right: .5em;
	border: solid 1px #808080;
}

.section p {
	text-align: justify;
	text-indent: 1.5em;
	width: 60em;

}

.section h2,.section .sub {
	color: #80ff80;
}

.section p:first-letter {
	font-weight: bold;
	color: #80ff80;
}

.intro {
	color: #808080;
}

.ads {
	color: #007040;
}

.ads a {
	color: #007040;
}
