#scene1 {
}

#scene1 h2{
    font-size: 30px;
    line-height: 1.5em;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin:0px;
    margin-bottom:10px;
}
#scene1 div.scenebody{
    padding:10px;
    line-height: 1.5em;
}
div.header{
    font-size:10px;
    line-height:1.5em;
}
