.banner {
    background: url("banner.jpg") no-repeat center center;
    background-size: cover;
}
.g-recaptcha, a.button {
	margin: 4px;
}
a.button.disabled {
	background-color: #555;
}