h2 {
    border-bottom: medium dotted #772200;
    padding-bottom: 5px;
}

form#find_form {
    text-align: center;
}

input#find {
    font-size: 150%;
    width: 65%;
}

input[type='submit'] {
    font-size: 150%;
}
