.tone_box { background-color: #E5F1D4; }

#overline_bar
{
    margin-left: auto;
    margin-right: auto;
    width: 728px;
    background-color: #00A650;
    text-align: center;
}

html>body #overline_bar { margin-top: 20px; }

#nameplate_area
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    width: 728px;
    background-color: #E5F1D4;
/*
    background-color: black;
*/
}
