@import url("volume.css");

html, body {
    font-family: verdana, georgia, arial;
    font-size: 12pt;
    width: 100%;
    height: 100%;
}
#parentIs, #nicknameIs {
    width: 100%;
    height: 100%;
}


#below { display: none; }