body {
    font-size: 100%;
}
#head {
    width:     100%;
    padding:   0;
}
#body {
    width:          auto;
    padding-left:   0.3eM;
    padding-right:  0;
    margin-top:     0;
}
#boxy {
    top:        -3eM;
    display: none;
}

#head .line {
    display: none;
}
#logo {
    left: 0.3eM;
    width: 4eM;
    height: auto;
}
#btc {
    display: none;
}

a {
    font-weight: normal;
}
#body p {
    line-height: 200%;
    margin-bottom: 1eM;
}

#title {
    width: 100%;
    top: -3eM;
    z-index: 5;
}
#title h2, #title h3 {
    display: none;
}
#title span {
    position: absolute;
    top: 0;
    left: 4eM;
}

#index {
    position: static;
    width: 100%;
    /*top: 4eM;*/
}

#latest tr {
    font-size: 100% !important;
}
