.submit{ background: #426d6b; color: white; }
.submit:hover { background: #619b8a; color: white; }


.form-element {border: solid 4px #426d6b; background: #f4f4f4; }
.text-input {background: #f4f4f4; }
#form1 textarea {background:#f4f4f4; }



#form1 .text-input, #form1 textarea:hover { border: none; }