#mycaptcha-box{
    background:#f1f1f1;
    padding:15px;
    font-size:30px;
    font-weight:bold;
    letter-spacing:5px;
    width:150px;
    text-align:center;
    border-radius:5px;
    margin-bottom:10px;
}