span {
    font-weight: bold;
    color: #4C4C4C;
}
#pad {
    width: 200px;
    height: 100px;
    background-color: #CCCCCC;
    border: #4C4C4C solid 1px;
    text-align: center;
}
