input[type=text], textarea{
    border-radius:6px;
    padding:4px;
    border:1px solid gray;
}