.big-button:hover{
	border: none;
}
.home-header {
	background: #202020 url('http://www.abogadodetexas.com/wp-content/uploads/2015/04/home-1024x473.jpg') no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

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

.image-background, .image-background.inner {
	background: #202020 url(http://www.abogadodetexas.com/wp-content/uploads/2015/04/main-1024x452.jpg) no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.dark {
	background: #202020;
}

.footer{
	background: #202020;
}

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