.big-button:hover{
	border: none;
}
.home-header {
	background: #202020 url('') no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.home-header.inner {
	background: #ffffff;
	padding:60px 0px;
}

.image-background, .image-background.inner {
	background: #202020 url() no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.dark {
	background: #202020;
}

.footer{
	background: #202020;
}

#jpreOverlay,.jPrepreloader { 
	background-color: #ffffff; 
}