@charset "utf-8";
.titeleSction {
font-weight: bold;
font-size: 1.3em; 
}
.game {
    margin-top: 20px;
    font-size: 1.2em;
}
.stuLogo {
    float:left;
}
.study {
    float:left; 
    margin-top:59px; 
    font-size:1.2em; 
    font-weight: bold;
}
