body{background-color:rgb(220,238,246);}
#form1 .text-input{color:rgb(26,177,226);}
#form1 textarea{background-color:rgb(26,177,226);color: rgb(255,255,255);}
.submit{background-color:rgb(119,119,119);color: rgb(255,255,255);border:0px;}
.submit:hover{background-color:rgb(26,177,226);color: rgb(255,255,255);}