    .humanized_msg    { color: #3f4a14; font-size: 16pt; line-height: 20pt; background-color: white; text-align: center; margin-top: 30px; margin-left: 60px; border: 2px #a3bd0b; width: 400px }

    .humanized_msg .round{
        border-left: solid 2px white;
        border-right: solid 2px white;
        height: 2px;
        font-size: 1px;
        line-height: 1px;
     }

     .humanized_msg p{
        padding: .3em;
     }
