.bgimage {
	background-image: url('../images/Dan Dill-20090423-1274.jpg');
	background-position: center;
	background-size: cover;
	height: 200px;
}
.header{
	padding-top: 0px;
	margin-top: -15px;
}
.header-image{
	padding-top: 20px;
	margin: 0 auto;
}

.first-p{
	margin-top: -6px;
}
.header-h4{
	margin-bottom: -6px;
}
.header-h6{
	margin-bottom: -6px;
}

a.no-hover{
	text-decoration:none;
}

body { background: #fcfcfc !important; } 

.p-indent{
	text-indent: 25px;
}
