.big-button:hover{
	border: none;
}
.home-header {
	background: #f7f2da url('https://www.zklaw.com/wp-content/uploads/2014/10/main-image.jpg') no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.home-header.inner {
	background: #04182d;
	padding:60px 0px;
}

.image-background, .image-background.inner {
	background: #f7f2da url() no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.dark {
	background: #f7f2da;
}

.footer{
	background: #04182d;
}

#jpreOverlay,.jPrepreloader { 
	background-color: #04182d; 
}