.big-button:hover{
	border: none;
}
.home-header {
	background: #1c3050 url('https://live.staticflickr.com/965/41617959804_e1da23d70b_k.jpg') no-repeat;
	background-attachment: fixed;
	background-size: 100% auto;
}

.home-header.inner {
	background: #3c4b6c;
	padding:60px 0px;
}

.image-background, .image-background.inner {
	background: #1c3050 url(https://farm1.staticflickr.com/890/42462376071_26a83c2565_b.jpg) no-repeat;
	background-attachment: fixed;
	background-size: 100%;
}

.dark {
	background: #1c3050;
}

.footer{
	background: #3c4b6c;
}

#jpreOverlay,.jPrepreloader { 
	background-color: #3c4b6c;
}