@charset "utf-8";
#floating_para {
    height: auto;
    width: 600px;
    left: 50px;
    top: 20px;
    color: #000000;
    font-size: large;
    margin-left: 400px;
}
