/*This style sheet is for the green text backgroud*/

#main-container {
    background-color:#CCFFCC;
}