html, body{ 
    margin:0; 
    padding:0; 
    background-color: #577734; 

}

#green_center{ 
    width:100%;
    height: 100%; 
    text-align:center;  
}

h1{
    color:#EBF2E2;
    font-family:Verdana,sans-serif;
    font-size:22px;
    font-weight:bold; 
        margin-top: 50px;
    margin-bottom: 30px;   
}

div#ticker {
    margin-left: auto !important;
    margin-top: 0px;
    margin-bottom: 65px;
    
    color:#EBF2E2;
    font-family:Verdana,sans-serif;
    font-size:18px;
    font-weight:bold;
}

object{
    margin-top: 25px;
    margin-bottom: 42px;
}

div.csc-textpic{
    margin-bottom: 30px;
}
