@charset "utf-8";
/* CSS Document */
body {
    background-color: #FF9E00;
}

.studioonio {
    text-align: center;
    font-size: 80px;
    font-family: "Arial Black", Gadget, sans-serif;
}
.s_txt {
    font-size: 28px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 60px;
}
