fieldset {
  margin-bottom: 15px;
}
legend {
  font-size: 30px; color: rgb(115,159,184);
}
input.text { width: 300px; }
textarea { width: 300px; height: 150px; }