body
{
    background-color: #ffffff;


}

text_1
{
    position: absolute;
    top: 250px;
    left: 550px;
    background: rgba(1,0,0,0.5);
    color: cyan;
    font-size: 14pt;

}
