.searchWords
{
    font-size: 35px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 25px;
}

input
{
    vertical-align: middle;
}

#copyright
{
    margin-bottom:-15px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

#copyright a
{
    color: #c9eb59;
}

#copyright a:hover
{
    text-decoration: underline;
}
