﻿body {
    display: none;
}

#loading {
    width: 200px;
    height: 66px;
    margin: auto;
    background: url("../images/seiko_loading.png") no-repeat;
}

#jpreOverlay {
    background: #000;
}

#jpreSlide {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-align: center;
    font-family: Georgia;
    width: 100%;
    margin: auto;
}

#jpreLoader {
    margin-top: -2%;
    width: 100%;
    height: 4px;
}

#jpreBar {
    background: #FFF;
}
