section #padding {
	background-repeat: no-repeat;
	background-attachment: fixed!important;
	background-size: cover;
	}

.ie8 section #padding {
	background-image: none!important;
	}

@media only screen and (min-width: 768px) and (max-width: 768px) {

section #padding {
	background-size: 100% 100%;
	
	}
	

}


form {
	
	margin-bottom: 30px;
	}

#extraContainer9 {
	margin-top: 10px;
	}

@media only screen and (max-width: 1050px) {



#extraContainer9 {
	margin-top: 615px;
	}

}

@media only screen and (max-width: 768px) {

section #padding {
	background-size: cover;

}
}
