body {

/*        background-color: #8bbeaa;*/

        background-color: #c0c0c0;

        color: black;

        font-family:    "Gil Sans", sans-serif;

        font-size: 11px;

        text-align: center;

}



[id="stage"] {

        position: absolute;

        margin-top: auto;

        margin-right: auto;

        margin-bottom: auto;

        margin-left: auto;

        top: 0px;

        right: 0px;

        bottom: 0px;

        left: 0px;

}



#stage {

        margin: auto;

        width: 749px;

        height: 430px;

        text-align: left;

}



#substage {

        background-color: white;

        color: black;

        width: 743px;

        height: 410px;

        margin-top: 20px;

}


