#main {
padding: 0 !important;
margin: !important;
}

input, textarea {
background-color: #fff;
border: 3px solid #336667 !important;
}

.submit {
background-color: #336667;
color: #fff !important;
text-align: center !important;
font-size: 24px !important;
padding: 25px;
}

.submit {
background-color: #336667 !important;
color: #fff !important;
}

a {
color: #336667;
}