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

#main-container {
    background-color:#6699FF;
}