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

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